Various buglets shaken out by -Mutf8.
[p5sagit/p5-mst-13.2.git] / t / io / utf8.t
index ac5cde7..fee0fe6 100755 (executable)
@@ -9,6 +9,8 @@ BEGIN {
     }
 }
 
+no utf8; # so that the naked 8-bit chars won't gripe under use utf8
+
 $| = 1;
 my $total_tests = 25;
 if (ord('A') == 193) { $total_tests = 24; } # EBCDIC platforms do not warn on UTF-8