xref: /openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/harness_badtap (revision b39c515898423c8d899e35282f4b395f7cad3298)
1#!/usr/bin/perl
2
3print <<'END_TESTS';
41..2
5ok 1 - this is a test
6not ok 2 - this is another test
71..2
8END_TESTS
9