X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F71mysql.t;h=f5ee39ec2b918cfd8ec284e7bc107e3c5608a200;hb=5ce78bdc81e8e98dc92f9fa978f4e3c035c1d616;hp=4aa48bdfdc87f5742c926d2d54671c10f29f220a;hpb=1a4e8d7c8431df44e9cf1cc4f5d261390ec789c6;p=dbsrgits%2FDBIx-Class.git diff --git a/t/71mysql.t b/t/71mysql.t index 4aa48bd..f5ee39e 100644 --- a/t/71mysql.t +++ b/t/71mysql.t @@ -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