refactored the duties of the different balancer classes, added tests and docs
[dbsrgits/DBIx-Class.git] / t / 71mysql.t
index 4aa48bd..f5ee39e 100644 (file)
@@ -115,5 +115,5 @@ NULLINSEARCH: {
 
 # clean up our mess
 END {
-    $dbh->do("DROP TABLE artist") if $dbh;
-}
+    #$dbh->do("DROP TABLE artist") if $dbh;
+}
\ No newline at end of file