This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
-Mutf8 cleanup.
[perl5.git] / ext / Encode / t / mime-header.t
index 098b639..5b2714b 100644 (file)
@@ -19,6 +19,8 @@ BEGIN {
     $| = 1;
 }
 
+no utf8;
+
 use strict;
 #use Test::More qw(no_plan);
 use Test::More tests => 6;