op/universal.t failing
authorNicholas Clark <nick@ccl4.org>
Sun, 26 Aug 2001 09:48:22 +0000 (10:48 +0100)
committerAbhijit Menon-Sen <ams@wiw.org>
Sun, 26 Aug 2001 08:19:34 +0000 (08:19 +0000)
Message-Id: <20010826094822.B4950@plum.flirble.org>

p4raw-id: //depot/perl@11753

t/op/universal.t

index b6596a3..a67c77f 100755 (executable)
@@ -9,7 +9,7 @@ BEGIN {
     $| = 1;
 }
 
-print "1..84\n";
+print "1..87\n";
 
 $a = {};
 bless $a, "Bob";