diff options
Diffstat (limited to 'testdata/testing.txt')
-rw-r--r-- | testdata/testing.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testdata/testing.txt b/testdata/testing.txt new file mode 100644 index 000000000..816246c2e --- /dev/null +++ b/testdata/testing.txt @@ -0,0 +1,16 @@ +--- FAIL: TestBar + log Bar + log g + h + i + + --- FAIL: TestBar/Bar2 + log Bar2 + a + b + c + failed + after failed + log Bar end +FAIL +exitcode: 1 |