Home | History | Annotate | Download | only in checksuitesinitialization
      1 <suite name="Parent Suite">
      2   <parameter name="foo" value="bar"/>
      3   <suite-files>
      4     <suite-file path="./child-suite1.xml" />
      5     <suite-file path="children/child-suite-3.xml" />
      6   </suite-files>
      7 </suite>