projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b8ef571
)
Bad test numbering in integrate in #9677.
Jarkko Hietaniemi [Wed, 11 Apr 2001 11:30:38 +0000 (11:30 +0000)]
Fixes ID
20010411
.001.
p4raw-id: //depot/perl@9680
t/op/pat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/op/pat.t
b/t/op/pat.t
index
9cd6e9d
..
1d2e632
100755
(executable)
--- a/
t/op/pat.t
+++ b/
t/op/pat.t
@@
-1549,6
+1549,8
@@
print "ok 247\n";
}
{
+ $test = 582;
+
# bugid 20010410.006
for my $rx (
'/(.*?)\{(.*?)\}/csg',