Skip to content

Instantly share code, notes, and snippets.

@Tyrael
Created March 21, 2012 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tyrael/2142831 to your computer and use it in GitHub Desktop.
Save Tyrael/2142831 to your computer and use it in GitHub Desktop.
invalid junit
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="php-src.tests.run-test" tests="1" failures="0" errors="0" skip="0" time="0.1061">
<testcase classname='php-src.tests.run-test' name='test001.phpt - EXPECT' time='0.1061'></testcase>
</testsuite>
</testsuites>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment