projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
16e1b94
)
Adjust test count.
Rafael Garcia-Suarez [Sun, 9 Mar 2003 11:30:22 +0000 (11:30 +0000)]
p4raw-id: //depot/perl@18859
t/op/pat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/pat.t
b/t/op/pat.t
index
85ec2c2
..
16a3820
100755
(executable)
--- a/
t/op/pat.t
+++ b/
t/op/pat.t
@@
-6,7
+6,7
@@
$| = 1;
-print "1..995\n";
+print "1..996\n";
BEGIN {
chdir 't' if -d 't';