projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6d4f9d9
)
Fix number of tests
Peter Rabbitson [Tue, 21 Apr 2009 09:57:03 +0000 (09:57 +0000)]
t/39load_namespaces_rt41083.t
patch
|
blob
|
blame
|
history
diff --git
a/t/39load_namespaces_rt41083.t
b/t/39load_namespaces_rt41083.t
index
2a764c5
..
d794bac
100644
(file)
--- a/
t/39load_namespaces_rt41083.t
+++ b/
t/39load_namespaces_rt41083.t
@@
-6,7
+6,7
@@
use Test::More;
use lib 't/lib';
-plan tests => 15;
+plan tests => 8;
sub _chk_warning {
defined $_[0]?