projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3acb6bc
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/filetest.t
b/lib/filetest.t
index
02879c3
..
14fe63d
100644
(file)
--- 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