projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e7d3e4a
)
Not quite that many tests yet.
Jarkko Hietaniemi [Sat, 30 Dec 2000 20:32:40 +0000 (20:32 +0000)]
p4raw-id: //depot/perl@8276
t/op/pat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/pat.t
b/t/op/pat.t
index
f9f33eb
..
17df867
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..233\n";
+print "1..231\n";
BEGIN {
chdir 't' if -d 't';