projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0d53853
)
-Mutf8 cleanup.
Jarkko Hietaniemi [Wed, 22 May 2002 22:29:08 +0000 (22:29 +0000)]
p4raw-id: //depot/perl@16746
ext/Encode/t/mime-header.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/Encode/t/mime-header.t
b/ext/Encode/t/mime-header.t
index
098b639
..
5b2714b
100644
(file)
--- a/
ext/Encode/t/mime-header.t
+++ b/
ext/Encode/t/mime-header.t
@@
-19,6
+19,8
@@
BEGIN {
$| = 1;
}
+no utf8;
+
use strict;
#use Test::More qw(no_plan);
use Test::More tests => 6;