X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2FREADME;h=e35af9947adc38155d01a0c4da4adb79ac7f009e;hb=836ccc8ea0b1baa3680e911631ffd126ca7b9966;hp=c129720ae2e7f88ae480b35d89b6a7c62c067a52;hpb=244d9cb7d1d2e3a6aaa13f677e17b42673b10de9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/README b/t/README index c129720..e35af99 100644 --- a/t/README +++ b/t/README @@ -16,7 +16,7 @@ ignores lines beginning with '#'. If you know that Perl is basically working but expect that some tests will fail, you may want to use Test::Harness thusly: cd t - ./perl -I../lib harness + ./perl harness This method pinpoints failed tests automatically. If you come up with new tests, please send them to perlbug@perl.org.