Add the original source packages to maemo, source lenny
[dh-make-perl] / dev / i386 / libtest-harness-perl / libtest-harness-perl-3.12 / t / sample-tests / lone_not_bug
1 # There was a bug where the first test would be considered a
2 # 'lone not' failure.
3 print <<DUMMY;
4 ok 1
5 ok 2
6 ok 3
7 ok 4
8 1..4
9 DUMMY