projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
39d11b7
)
op/universal.t failing
Nicholas Clark [Sun, 26 Aug 2001 09:48:22 +0000 (10:48 +0100)]
Message-Id: <
20010826094822
.B4950@plum.flirble.org>
p4raw-id: //depot/perl@11753
t/op/universal.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/universal.t
b/t/op/universal.t
index
b6596a3
..
a67c77f
100755
(executable)
--- a/
t/op/universal.t
+++ b/
t/op/universal.t
@@
-9,7
+9,7
@@
BEGIN {
$| = 1;
}
-print "1..84\n";
+print "1..87\n";
$a = {};
bless $a, "Bob";