- or download this
use warnings;
use strict;
...
}
$newdom->toFile($outfile, 1);
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
...
<testcase name="test2" />
</testsuite>
</testsuites>
- or download this
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
...
<testcase name="test6"/>
</testsuite>
</testsuites>