Home | History | Annotate | Download | only in yaml
      1 <!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
      2   
      3 <suite name="a3" verbose="2">
      4 
      5 	<suite-files>
      6 	  <suite-file path="a3-a.xml" />
      7 	  <suite-file path="a3-b.xml" />
      8 	</suite-files>
      9 
     10 </suite>
     11