X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcdbi%2Fcolumns_as_hashes.t;h=f10f522c4ccff6f7e28492b9a5808d2eb2648a46;hb=9f30030205481d5b2c8d0f7d637259c5ae6dd52d;hp=fcb6b17321a2334deecf09ed2ed8cb148c961ce6;hpb=d9bd51956470404b3960871d3413fa98f16961d2;p=dbsrgits%2FDBIx-Class.git diff --git a/t/cdbi/columns_as_hashes.t b/t/cdbi/columns_as_hashes.t index fcb6b17..f10f522 100644 --- a/t/cdbi/columns_as_hashes.t +++ b/t/cdbi/columns_as_hashes.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More; use Test::Warn;