From: Jarkko Hietaniemi Date: Sat, 3 May 2003 15:42:54 +0000 (+0000) Subject: Plagued by thinkos tonight. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c78f3842db6b12d8d9eebde3be014afcb53eec8f;p=p5sagit%2Fp5-mst-13.2.git Plagued by thinkos tonight. p4raw-id: //depot/perl@19396 --- diff --git a/lib/filetest.t b/lib/filetest.t index 02879c3..14fe63d 100644 --- a/lib/filetest.t +++ b/lib/filetest.t @@ -5,7 +5,7 @@ BEGIN { @INC = '../lib'; } -use Test::More tests => 13; +use Test::More tests => 15; # these two should be kept in sync with the pragma itself # if hint bits are changed there, other things *will* break