X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2F19-set_sql.t;h=41040af217697c890ef80501afbadeaff94fb514;hb=4a233f3019d2baa4bf2abee0c873c74d5cdf3a11;hp=85242ed012224cef7f14d7e129f1dc56b20ea108;hpb=ad9445888039e05c8ca9ecf8b88948034ebaf0c1;p=dbsrgits%2FDBIx-Class.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';