diff options
Diffstat (limited to 'test/csit/plans/aai/resources/testplan.txt')
-rw-r--r-- | test/csit/plans/aai/resources/testplan.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/csit/plans/aai/resources/testplan.txt b/test/csit/plans/aai/resources/testplan.txt index 7f6727d59..79fc6d3d3 100644 --- a/test/csit/plans/aai/resources/testplan.txt +++ b/test/csit/plans/aai/resources/testplan.txt @@ -1,4 +1,5 @@ # Test suites are relative paths under [integration.git]/test/csit/tests/. # Place the suites in run order. -aai/resources/suite1 -aai/resources/suite2 +aai/resources/api_suite +aai/resources/relationship_suite +aai/resources/error_handling_suite |