Increase junit TCs
[sdc.git] / test-apis-ci / src / main / resources / ci / testSuites / category.xml
index f2a0b37..3de8343 100644 (file)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
-<suite name="category" >
+<suite name="category">
   <test name="Test">
     <classes>
-      <class name="org.openecomp.sdc.ci.tests.execute.category.CategoriesTests"/>
       <class name="org.openecomp.sdc.ci.tests.execute.category.GroupingTest"/>
       <class name="org.openecomp.sdc.ci.tests.execute.category.SubCategoriesTest"/>
     </classes>