X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F90join_torture.t;h=27111e4479331b02b01dc63a7ff20a1b5c9cf30b;hb=8169206ce114acbafb83932cd7cfa4c75b2bd0ce;hp=2bc86b288da451c8ff671e0044b4e20efa4622b6;hpb=fb88ca2c952ef2e17f6e8a414079f12f71761ff7;p=dbsrgits%2FDBIx-Class.git diff --git a/t/90join_torture.t b/t/90join_torture.t index 2bc86b2..27111e4 100644 --- a/t/90join_torture.t +++ b/t/90join_torture.t @@ -5,8 +5,7 @@ use Test::More; use Test::Exception; use lib qw(t/lib); -use DBICTest; -use DBIC::SqlMakerTest; +use DBICTest ':DiffSQL'; my $schema = DBICTest->init_schema(); lives_ok (sub {