Add ARM files
[dh-make-perl] / dev / arm / libtest-harness-perl / libtest-harness-perl-3.12 / t / sample-tests / switches
1 print "1..1\n";
2 print $INC{'strict.pm'} ? "ok 1\n" : "not ok 1\n";