From 29f66a98d8abe3081e83ca75cecf7494e16ea4d0 Mon Sep 17 00:00:00 2001 From: "Singhsumalee, Pete (ps2418)" Date: Fri, 15 Sep 2017 20:02:45 -0500 Subject: added tests to api_suite and error_handling_suite Issue ID: AAI-155 Change-Id: Ic999b7552ee57dfd0890a161ff1ccfdf698d1b70 Signed-off-by: Singhsumalee, Pete (ps2418) --- test/csit/plans/aai/resources/testplan.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/csit/plans/aai') 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 -- cgit 1.2.3-korg