summaryrefslogtreecommitdiff
path: root/t/op/grep.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-09-09 09:35:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-09-09 09:35:48 +0000
commiteaf9b263cc668bb49ddb7f8c98c7ec5bb15479e1 (patch)
tree345eb600b7e4db50f8a9eec742a01acb80747070 /t/op/grep.t
parent75d0c946f01ada3e3b50d0e861dacec3faddf7d5 (diff)
downloadperl-eaf9b263cc668bb49ddb7f8c98c7ec5bb15479e1.tar.gz
One more test count tweak.
p4raw-id: //depot/perl@21135
Diffstat (limited to 't/op/grep.t')
-rwxr-xr-xt/op/grep.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/grep.t b/t/op/grep.t
index 5f4e7a6173..5a7c7c65a9 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;