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

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