test and patch for failing mini-prefetch via columns (arcanez++)
[dbsrgits/DBIx-Class.git] / t / 93storage_replication.t
index b72405b..b9ea61c 100644 (file)
@@ -577,12 +577,3 @@ ok $replicated->schema->resultset('Artist')->find(1)
 
 ## Delete the old database files
 $replicated->cleanup;
-
-use Data::Dump qw/dump/;
-#warn dump $replicated->schema->storage->read_handler;
-
-
-
-
-
-