From c78f3842db6b12d8d9eebde3be014afcb53eec8f Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sat, 3 May 2003 15:42:54 +0000 Subject: Plagued by thinkos tonight. p4raw-id: //depot/perl@19396 --- lib/filetest.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/filetest.t b/lib/filetest.t index 02879c3702..14fe63d2fb 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 -- cgit v1.2.1