Plagued by thinkos tonight.
Jarkko Hietaniemi [Sat, 3 May 2003 15:42:54 +0000 (15:42 +0000)]
p4raw-id: //depot/perl@19396

lib/filetest.t

index 02879c3..14fe63d 100644 (file)
@@ -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