Forgot to bump the number of tests in #9164.
Jarkko Hietaniemi [Sat, 7 Apr 2001 22:12:47 +0000 (22:12 +0000)]
p4raw-id: //depot/perl@9620

t/op/array.t

index 122a49e..472e02c 100755 (executable)
@@ -1,6 +1,6 @@
 #!./perl
 
-print "1..71\n";
+print "1..72\n";
 
 #
 # @foo, @bar, and @ary are also used from tie-stdarray after tie-ing them