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

index 9cd6e9d..1d2e632 100755 (executable)
@@ -1549,6 +1549,8 @@ print "ok 247\n";
 }
 
 {
+    $test = 582;
+
     # bugid 20010410.006
     for my $rx (
                '/(.*?)\{(.*?)\}/csg',