projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1cfa4ec
)
Test #162 had been added but the "print 1..161" had not been updated.
Jarkko Hietaniemi [Thu, 15 Oct 1998 07:07:35 +0000 (07:07 +0000)]
p4raw-id: //depot/cfgperl@1972
t/op/pat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/pat.t
b/t/op/pat.t
index
8917e82
..
cea2267
100755
(executable)
--- a/
t/op/pat.t
+++ b/
t/op/pat.t
@@
-4,7
+4,7
@@
# the format supported by op/regexp.t. If you want to add a test
# that does fit that format, add it to op/re_tests, not here.
-print "1..161\n";
+print "1..162\n";
BEGIN {
chdir 't' if -d 't';