This commit is contained in:
2025-08-29 15:23:18 +08:00
parent 91bda26172
commit 4626f79a04

View File

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