From b520c7f3162bfa71b5c4d25d335431f6d835c24d Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Sat, 11 Mar 2000 10:10:39 +0000 Subject: [PATCH] failed hunk in change#5644 p4raw-link: @5644 on //depot/perl: 96776eda41a10f1802094966189301751fcdd558 p4raw-id: //depot/perl@5645 --- t/op/pat.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/op/pat.t b/t/op/pat.t index 7f20185..1434af1 100755 --- 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..210\n"; +print "1..211\n"; BEGIN { chdir 't' if -d 't'; -- 2.7.4