This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test::Harness 1.25 sync
[perl5.git] / t / lib / sample-tests / todo_inline
CommitLineData
2fe373ce
MS
1print <<DUMMY_TEST;
21..3
3not ok 1 - Foo # TODO Just testing the todo interface.
4ok 2 - Unexpected success # TODO Just testing the todo interface.
5ok 3 - This is not todo
6DUMMY_TEST