From: Jarkko Hietaniemi Date: Wed, 11 Apr 2001 11:30:38 +0000 (+0000) Subject: Bad test numbering in integrate in #9677. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=339e86bca79828e309a0342bbcc1f7ab02d10fa4;p=p5sagit%2Fp5-mst-13.2.git Bad test numbering in integrate in #9677. Fixes ID 20010411.001. p4raw-id: //depot/perl@9680 --- diff --git a/t/op/pat.t b/t/op/pat.t index 9cd6e9d..1d2e632 100755 --- 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',