X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F95sql_maker.t;h=574e953a80608c1915116b997957ca870f772e5e;hb=949172b0fa30a832d268c3f55f97247a10742314;hp=ee6ccdd540cdbb4b8ec8731fc10561c8115151e5;hpb=05697a49866d989b22944492ebe7e38c4ddc4da2;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/95sql_maker.t b/t/95sql_maker.t index ee6ccdd..574e953 100644 --- a/t/95sql_maker.t +++ b/t/95sql_maker.t @@ -2,7 +2,7 @@ use strict; use warnings; use Test::More; -use SQL::Abstract::Test import => ['is_same_sql_bind']; +use DBIC::SqlMakerTest; BEGIN {