This commit is contained in:
2025-08-29 15:23:29 +08:00
parent b3fcd77948
commit 6c151788fb

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by org.testng.reporters.JUnitXMLReporter -->
<testsuite hostname="USER-9DSDGEH651" name="Test" tests="3" failures="0" timestamp="26 Apr 2018 03:31:14 GMT" time="0.031" errors="0">
<testcase name="testSingleString" time="0.011" classname="com.flz.rest.firstTest"/>
<testcase name="testWindowsOnly" time="0.0" classname="com.flz.rest.firstTest"/>
<testcase name="testWindowsToo" time="0.001" classname="com.flz.rest.firstTest"/>
</testsuite> <!-- Test -->