This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1cfa4ec
)
Test #162 had been added but the "print 1..161" had not been updated.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 15 Oct 1998 07:07:35 +0000
(07:07 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
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.
# 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..16
1
\n";
+print "1..16
2
\n";
BEGIN {
chdir 't' if -d 't';
BEGIN {
chdir 't' if -d 't';