Upgrade to Test::Harness 3.14
[p5sagit/p5-mst-13.2.git] / ext / Test / Harness / t / sample-tests / stdout_stderr
1 use Test::More 'no_plan';
2 diag 'comments';
3 ok 1;
4 ok 1;
5 ok 1;
6 diag 'comment';
7 ok 1;
8 diag 'more ignored stuff';
9 diag 'and yet more';