X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F22dump.t;h=7ead7a786ad56cdea464b0b5c0373a9f3490c059;hb=f8c2ca5eac1d4782c1d5be369c9bd0dcf680cb9d;hp=50a124c3951906d1f645bb1c547deadf5500b54c;hpb=9f98bd820b2634ba37e61054000e67199511e0cd;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/22dump.t b/t/22dump.t index 50a124c..7ead7a7 100644 --- a/t/22dump.t +++ b/t/22dump.t @@ -1,4 +1,5 @@ use strict; +use warnings; use Test::More; use Test::Exception; use Test::Warn;