X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2F19-set_sql.t;h=41040af217697c890ef80501afbadeaff94fb514;hb=5529838f7afff91467ef2664087999ab222da48d;hp=85242ed012224cef7f14d7e129f1dc56b20ea108;hpb=d9bd51956470404b3960871d3413fa98f16961d2;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/cdbi/19-set_sql.t b/t/cdbi/19-set_sql.t index 85242ed..41040af 100644 --- a/t/cdbi/19-set_sql.t +++ b/t/cdbi/19-set_sql.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More; use lib 't/cdbi/testlib';