summaryrefslogtreecommitdiff
path: root/lib/utf8.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-05-22 22:36:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-22 22:36:35 +0000
commite9f01ab93c86a17295734568ee97afbd0bceb134 (patch)
treeefef370812611bcc418639521deb12e1121db499 /lib/utf8.t
parent1e2e7acc9e622f0a712d5ea988401aac71ff8c16 (diff)
downloadperl-e9f01ab93c86a17295734568ee97afbd0bceb134.tar.gz
We do not want utf8.t to be compiled under -Mutf8,
wonky as it sounds. p4raw-id: //depot/perl@16749
Diffstat (limited to 'lib/utf8.t')
-rw-r--r--lib/utf8.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/utf8.t b/lib/utf8.t
index e11d856d80..8fc44816f4 100644
--- a/lib/utf8.t
+++ b/lib/utf8.t
@@ -13,6 +13,8 @@ EOF
}
}
+no utf8; # Ironic, no?
+
# NOTE!
#
# Think carefully before adding tests here. In general this should be