X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F40overwrite_modifications.t;h=1dd6c9894399163c80237271d91971dacd1c55dd;hb=f8c2ca5eac1d4782c1d5be369c9bd0dcf680cb9d;hp=05130f954fb5f0e2764289b73a3d57279308d5f9;hpb=605be787558cfcee1aec714a6df0d0091a654e4d;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/40overwrite_modifications.t b/t/40overwrite_modifications.t index 05130f9..1dd6c98 100644 --- a/t/40overwrite_modifications.t +++ b/t/40overwrite_modifications.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More; use Test::Exception; use Test::Warn;