Actually submit previous change.
[p5sagit/p5-mst-13.2.git] / t / lib / sample-tests / switches
1 print "1..1\n";
2 print $INC{'strict.pm'} ? "ok 1\n" : "not ok 1\n";