[TestSuites]
Default="THello.Right"
Count=3
TestWith=1

[TestSuites/1]
Name="A: Run all tests"
Tests="THello.AHelloWorld;ATestWithPlan;Error;FortyTwo;Right"

[TestSuites/2]
Name="B: Just two tests"
Tests="THello.AHelloWorld;ATestWithPlan"

[TestSuites/3]
Name="C: Another two tests"
Tests="THello.FortyTwo;Right"

