projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
b978d0e
)
Set to 21 tests instead of 20
Andy Grundman [Tue, 2 Aug 2005 17:22:19 +0000 (17:22 +0000)]
t/01core.t
patch
|
blob
|
blame
|
history
diff --git
a/t/01core.t
b/t/01core.t
index
92dbdd5
..
3b128e4
100644
(file)
--- a/
t/01core.t
+++ b/
t/01core.t
@@
-1,6
+1,6
@@
use Test::More;
-plan tests => 20;
+plan tests => 21;
use lib qw(t/lib);