12 lines
524 B
XML
12 lines
524 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testng-results ignored="0" total="0" passed="0" failed="0" skipped="0">
|
|
<reporter-output>
|
|
</reporter-output>
|
|
<suite started-at="2021-06-30T01:55:56Z" name="com.qsoft.test.Tester" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
|
<groups>
|
|
</groups>
|
|
<test started-at="2021-06-30T01:55:56Z" name="Command line test" finished-at="2021-06-30T01:55:56Z" duration-ms="6">
|
|
</test> <!-- Command line test -->
|
|
</suite> <!-- com.qsoft.test.Tester -->
|
|
</testng-results>
|