projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0f83441
)
removed pointless debugging module
John Napiorkowski [Thu, 17 Apr 2008 13:55:11 +0000 (13:55 +0000)]
t/93storage_replication.t
patch
|
blob
|
blame
|
history
diff --git
a/t/93storage_replication.t
b/t/93storage_replication.t
index
fd2241d
..
afe7b76
100644
(file)
--- a/
t/93storage_replication.t
+++ b/
t/93storage_replication.t
@@
-2,7
+2,6
@@
use strict;
use warnings;
use lib qw(t/lib);
use Test::More;
-use Data::Dump qw/dump/;
BEGIN {
eval "use DBD::Multi";