projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3731c1a
)
No more late changes, dammit
Nicholas Clark [Mon, 8 Nov 2004 20:27:42 +0000 (20:27 +0000)]
p4raw-id: //depot/perl@23487
ext/B/t/optree_concise.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/t/optree_concise.t
b/ext/B/t/optree_concise.t
index
09a5207
..
d4d6d32
100644
(file)
--- a/
ext/B/t/optree_concise.t
+++ b/
ext/B/t/optree_concise.t
@@
-22,7
+22,7
@@
use Config;
plan tests => 24;
SKIP: {
-skip "no perlio in this build", 23 unless $Config::Config{useperlio};
+skip "no perlio in this build", 24 unless $Config::Config{useperlio};
$SIG{__WARN__} = sub {
my $err = shift;