Remove the "Newline in left-justified string" warning.
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / switches
CommitLineData
0bf5423d 1print "1..1\n";
2print $INC{'strict.pm'} ? "ok 1\n" : "not ok 1\n";