diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/utf8.t | 2 |
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 |