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