projects
/
dbsrgits/DBIx-Class-ResultSource-MultipleTableInheritance.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c965b76
)
Remove dep in test file
Amiri Barksdale at Home [Mon, 3 Jan 2011 22:15:06 +0000 (14:15 -0800)]
t/03insert.t
patch
|
blob
|
blame
|
history
diff --git
a/t/03insert.t
b/t/03insert.t
index
2293d75
..
e2a95fe
100644
(file)
--- a/
t/03insert.t
+++ b/
t/03insert.t
@@
-4,7
+4,6
@@
use lib 't/lib';
use Test::More qw(no_plan);
use Test::Exception;
use CafeInsertion;
-use Devel::Dwarn;
BEGIN {
$ENV{DBIC_TRACE} = 0;