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