Don't require to have at least DB_File or *DBM_File
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / todo_inline
1 print <<DUMMY_TEST;
2 1..3
3 not ok 1 - Foo # TODO Just testing the todo interface.
4 ok 2 - Unexpected success # TODO Just testing the todo interface.
5 ok 3 - This is not todo
6 DUMMY_TEST