6 BEGIN { delete $ENV{PERL_TEST_LEANER_USES_TEST_MORE} }
8 use Test::Leaner tests => 1;
13 comment printed as a # note
15 not ok 2 - only in a note
21 comment printed as a # pass
23 not ok 3 - only in a comment
29 comment printed as a # diagnostic
31 not ok 4 - testing TAP in comments, disregard that