X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fstorage%2Fdeprecated_exception_source_bind_attrs.t;h=27dfdfcad9441951020fb48998eeb23b715d6f71;hb=2c2bc4e58c2146670960fc1a0a2ae802cb650506;hp=f6dca5a39dc07d8f8231be91b271f8d5330f8162;hpb=c8dc7d3337cdd47a721739473b61c8d4477d9129;p=dbsrgits%2FDBIx-Class.git diff --git a/t/storage/deprecated_exception_source_bind_attrs.t b/t/storage/deprecated_exception_source_bind_attrs.t index f6dca5a..27dfdfc 100644 --- a/t/storage/deprecated_exception_source_bind_attrs.t +++ b/t/storage/deprecated_exception_source_bind_attrs.t @@ -6,6 +6,7 @@ use Test::Warn; use Test::Exception; use lib qw(t/lib); use DBICTest; +use DBICTest::Schema; { package DBICTest::Legacy::Storage;