Convert op/read.t to use test.pl and make it stricture compliant.
[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";