From: Jarkko Hietaniemi Date: Tue, 10 Jul 2001 04:04:18 +0000 (+0000) Subject: Telling the number of tests helps. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=08efa405e921d28c335c8b6bb1155c2fd1a89898;p=p5sagit%2Fp5-mst-13.2.git Telling the number of tests helps. p4raw-id: //depot/perl@11251 --- diff --git a/ext/PerlIO/t/encoding.t b/ext/PerlIO/t/encoding.t index bfae3ed..342a315 100644 --- a/ext/PerlIO/t/encoding.t +++ b/ext/PerlIO/t/encoding.t @@ -1,3 +1,5 @@ +print "1..8\n"; + my $grk = "grk$$"; my $utf = "utf$$";