Better explain utf8::upgrade/downgrade/encode/decode
[p5sagit/p5-mst-13.2.git] / t / README
index c129720..e35af99 100644 (file)
--- 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.