failed hunk in change#5644
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Mar 2000 10:10:39 +0000 (10:10 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 11 Mar 2000 10:10:39 +0000 (10:10 +0000)
p4raw-link: @5644 on //depot/perl: 96776eda41a10f1802094966189301751fcdd558

p4raw-id: //depot/perl@5645

t/op/pat.t

index 7f20185..1434af1 100755 (executable)
@@ -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..210\n";
+print "1..211\n";
 
 BEGIN {
     chdir 't' if -d 't';