autounit/test-output/testng-results.xml
sander hautvast b3bdeda722 first commit
2014-06-29 09:31:47 +02:00

11 lines
486 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<testng-results skipped="0" failed="0" total="0" passed="0">
<reporter-output>
</reporter-output>
<suite name="Default suite" duration-ms="5" started-at="2014-04-30T14:34:43Z" finished-at="2014-04-30T14:34:43Z">
<groups>
</groups>
<test name="Default test" duration-ms="5" started-at="2014-04-30T14:34:43Z" finished-at="2014-04-30T14:34:43Z">
</test> <!-- Default test -->
</suite> <!-- Default suite -->
</testng-results>