From: Jarkko Hietaniemi Date: Fri, 23 Nov 2001 17:37:27 +0000 (+0000) Subject: ...and update the test count. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=165444cdf3b3a33edaf56f31103ddaa68085c6b2;hp=e343962a71e933f2f65a4d6c46afa24142c134b2;p=p5sagit%2Fp5-mst-13.2.git ...and update the test count. p4raw-id: //depot/perl@13210 --- diff --git a/lib/Pod/t/basic.t b/lib/Pod/t/basic.t index 243a9b9..b58ea6f 100644 --- a/lib/Pod/t/basic.t +++ b/lib/Pod/t/basic.t @@ -16,7 +16,7 @@ BEGIN { unshift (@INC, '../blib/lib'); } $| = 1; - print "1..11\n"; + print "1..9\n"; } END {