Home | History | Annotate | Download | only in testnames
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
      3 <suite name="ParentSuite">
      4     <suite-files>
      5         <suite-file path="main-suite.xml"/>
      6     </suite-files>
      7 </suite>