summaryrefslogtreecommitdiffstats
path: root/src/main/resources/testSuite/testSuite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/testSuite/testSuite.xml')
-rw-r--r--src/main/resources/testSuite/testSuite.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/testSuite/testSuite.xml b/src/main/resources/testSuite/testSuite.xml
index da131eb..982193c 100644
--- a/src/main/resources/testSuite/testSuite.xml
+++ b/src/main/resources/testSuite/testSuite.xml
@@ -29,6 +29,8 @@
<class name="org.onap.dcae.ci.api.tests.vfcmt.GetVfcmtsForMigration"></class>
<class name="org.onap.dcae.ci.api.tests.vfcmt.GetAllMonitoringTemplateVfcmts"></class>
<class name="org.onap.dcae.ci.api.tests.deploy_tool.DeployToolTest"></class>
+ <class name="org.onap.dcae.ci.api.tests.blueprint.ToscaLabApiTests"></class>
+ <class name="org.onap.dcae.ci.api.tests.configuration.ConfigurationControllerApiTest"></class>
</classes>
</test> <!-- Test -->
</suite> <!-- Suite -->