projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
366c2b1
)
Bah humbug
Peter Rabbitson [Sun, 21 Feb 2010 11:51:33 +0000 (11:51 +0000)]
t/admin/02ddl.t
patch
|
blob
|
blame
|
history
diff --git
a/t/admin/02ddl.t
b/t/admin/02ddl.t
index
d7d9d28
..
34957de
100644
(file)
--- a/
t/admin/02ddl.t
+++ b/
t/admin/02ddl.t
@@
-19,7
+19,7
@@
use DBICTest;
use Path::Class;
-use ok 'DBIx::Class::Admin';
+use_ok 'DBIx::Class::Admin';
my $sql_dir = dir(qw/t var/);