From: Jarkko Hietaniemi Date: Tue, 9 Sep 2003 09:35:48 +0000 (+0000) Subject: One more test count tweak. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eaf9b263cc668bb49ddb7f8c98c7ec5bb15479e1;p=p5sagit%2Fp5-mst-13.2.git One more test count tweak. p4raw-id: //depot/perl@21135 --- diff --git a/t/op/grep.t b/t/op/grep.t index 5f4e7a6..5a7c7c6 100755 --- a/t/op/grep.t +++ b/t/op/grep.t @@ -4,7 +4,7 @@ # grep() and map() tests # -print "1..33\n"; +print "1..34\n"; $test = 1;