X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F747mssql_ado.t;h=d40cd17b079612542c7bef59c06e1b53ce447fb5;hb=67f5d3f20045f28bf551e1fd9fd315dd2041d596;hp=6fdb8cce43140fce4fb5c52f651ce849a57b0a4a;hpb=c0329273268971824784f239f32c7246e68da9c5;p=dbsrgits%2FDBIx-Class.git diff --git a/t/747mssql_ado.t b/t/747mssql_ado.t index 6fdb8cc..d40cd17 100644 --- a/t/747mssql_ado.t +++ b/t/747mssql_ado.t @@ -7,7 +7,6 @@ use warnings; use Test::More; use Test::Exception; use Try::Tiny; -use DBIx::Class::Optional::Dependencies (); use DBICTest;