go-junit-report/tests/01-pass.txt
Joel Stemmer 23311beb18 Add test for failing test output
Cleanup parser tests.
Move test output to separate files.
2012-03-09 19:52:17 +01:00

7 lines
128 B
Plaintext

=== RUN TestOne
--- PASS: TestOne (0.06 seconds)
=== RUN TestTwo
--- PASS: TestTwo (0.10 seconds)
PASS
ok package/name 0.160s