From: Jarkko Hietaniemi Date: Sun, 17 Jun 2001 15:31:04 +0000 (+0000) Subject: The final print annoys make test. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=965fa34be01c812f7bd2e78f898c14a09d31dbd0;p=p5sagit%2Fp5-mst-13.2.git The final print annoys make test. p4raw-id: //depot/perl@10661 --- diff --git a/t/lib/filefind.t b/t/lib/filefind.t index 94d2579..229ce4e 100755 --- a/t/lib/filefind.t +++ b/t/lib/filefind.t @@ -562,4 +562,3 @@ if ( $symlink_exists ) { } -print "# of cases: $case\n"; diff --git a/t/lib/findtaint.t b/t/lib/findtaint.t index c8de8e6..e6c7365 100644 --- a/t/lib/findtaint.t +++ b/t/lib/findtaint.t @@ -342,4 +342,3 @@ if ( $symlink_exists ) { } -print "# of cases: $case\n";