From: Jarkko Hietaniemi Date: Tue, 23 Oct 2001 12:54:52 +0000 (+0000) Subject: Upping the test count is a good idea. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0de7d1a6dbad298170dc03586eac337ac8b2bc61;p=p5sagit%2Fp5-mst-13.2.git Upping the test count is a good idea. p4raw-id: //depot/perl@12603 --- diff --git a/t/op/lc.t b/t/op/lc.t index 5c43248..4eed2ac 100644 --- a/t/op/lc.t +++ b/t/op/lc.t @@ -1,6 +1,6 @@ #!./perl -print "1..42\n"; +print "1..45\n"; my $test = 1;