refactored the duties of the different balancer classes, added tests and docs
[dbsrgits/DBIx-Class.git] / t / 71mysql.t
index 3893352..f5ee39e 100644 (file)
@@ -110,8 +110,6 @@ NULLINSEARCH: {
     
     is $artist => undef
     => 'Nothing Found!';
-    
-    warn dump $artist->get_columns if $artist;
 }