Change 12603 by jhi@alpha on 2001/10/23 12:54:52
Upping the test count is a good idea.Affected files ... ... //depot/perl/t/op/lc.t#4 edit Differences ... ==== //depot/perl/t/op/lc.t#4 (text) ==== Index: perl/t/op/lc.t --- perl/t/op/lc.t.~1~ Tue Oct 23 07:00:05 2001 +++ perl/t/op/lc.t Tue Oct 23 07:00:05 2001 @@ -1,6 +1,6 @@ #!./perl -print "1..42\n"; +print "1..45\n"; my $test = 1; End of Patch.
