projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dd86392
)
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
patch
|
blob
|
blame
|
history
diff --git
a/t/op/array.t
b/t/op/array.t
index
122a49e
..
472e02c
100755
(executable)
--- a/
t/op/array.t
+++ b/
t/op/array.t
@@
-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