From: Gurusamy Sarathy Date: Fri, 12 Feb 1999 07:57:13 +0000 (+0000) Subject: fh.t typo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f2f2613b8fd93f228ac9506438022acbc86e641f;p=p5sagit%2Fp5-mst-13.2.git fh.t typo p4raw-id: //depot/perl@2881 --- diff --git a/t/op/fh.t b/t/op/fh.t index 8000d9f..d2659c3 100755 --- a/t/op/fh.t +++ b/t/op/fh.t @@ -1,6 +1,6 @@ #!./perl -print "1..6\n"; +print "1..5\n"; my $test = 0;