projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
30ede60
)
Remove leftover Devel::Dwarn from test
Dagfinn Ilmari Mannsåker [Sat, 18 Jun 2016 15:58:06 +0000 (16:58 +0100)]
t/46relationships_multi_m2m.t
patch
|
blob
|
blame
|
history
diff --git
a/t/46relationships_multi_m2m.t
b/t/46relationships_multi_m2m.t
index
f7afb6f
..
82a576d
100644
(file)
--- a/
t/46relationships_multi_m2m.t
+++ b/
t/46relationships_multi_m2m.t
@@
-3,7
+3,6
@@
use warnings;
use Test::More;
use lib qw(t/lib);
use make_dbictest_db_multi_m2m;
-use Devel::Dwarn;
use DBIx::Class::Schema::Loader;