Re: the dirty half dozen (Re: perl@15662)
[p5sagit/p5-mst-13.2.git] / 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