X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F747mssql_ado.t;h=5c83ab800685b9c83f656d1c2d490fcfc9fb4a57;hb=af1f4f842ae446a3339b92b33851ea80c928f17a;hp=71fc5b7925895f3c93b33f46d12ed2eb0c728c8d;hpb=65d351219882184861384aedac6f251b6797d0d7;p=dbsrgits%2FDBIx-Class.git diff --git a/t/747mssql_ado.t b/t/747mssql_ado.t index 71fc5b7..5c83ab8 100644 --- a/t/747mssql_ado.t +++ b/t/747mssql_ado.t @@ -2,7 +2,6 @@ use strict; use warnings; use Test::More; -use Test::Exception; use DBIx::Class::Optional::Dependencies (); use lib qw(t/lib); use DBICTest;