X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F746mssql.t;h=71f49a2277a04ca0b1359137ea9cdc61584b4d09;hb=65d351219882184861384aedac6f251b6797d0d7;hp=12573b4c0c12d3e1234651615a521382476fc3ae;hpb=9345b14c6c86aa8888bf5d47a569ee9bbde24f47;p=dbsrgits%2FDBIx-Class.git diff --git a/t/746mssql.t b/t/746mssql.t index 12573b4..71f49a2 100644 --- a/t/746mssql.t +++ b/t/746mssql.t @@ -580,5 +580,6 @@ END { eval { $dbh->do("DROP TABLE $_") } for qw/artist artist_guid money_test books owners/; } + undef $schema; } # vim:sw=2 sts=2