projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
af1f55d
)
Wrong plan.
Jarkko Hietaniemi [Wed, 24 Apr 2002 20:21:43 +0000 (20:21 +0000)]
p4raw-id: //depot/perl@16146
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
ad487c5
..
8255952
100644
(file)
--- a/
ext/Encode/t/mime-header.t
+++ b/
ext/Encode/t/mime-header.t
@@
-12,8
+12,7
@@
BEGIN {
}
use strict;
-use Test::More qw(no_plan);
-#use Test::More tests => 19;
+use Test::More tests => 1;
use_ok("Encode::MIME::Header");