blob: 76c8ef8ac1adaad55b7d4e5153f5595c7e3c225e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<testsuite name="skeleton" tests="2" errors="0" failures="2" skip="0">
<testcase classname="skeleton" name="TestError1" time="0.00">
<failure type="go.error" message="error">
<![CDATA[ main_test.go:10: something went wrong]]>
</failure> </testcase>
<testcase classname="skeleton" name="TestError2" time="0.00">
<failure type="go.error" message="error">
<![CDATA[ main_test.go:14: something new went wrong]]>
</failure> </testcase>
</testsuite>