• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<suite name="Child Suite 3">
2  <parameter name="foo" value="bar"/>
3  <suite-files>
4    <suite-file path="../child-suite2.xml" />
5    <suite-file path="child-suite-4.xml" />
6    <suite-file path="morechildren/child-suite-5.xml" />
7  </suite-files>
8</suite>