X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fbackcompat%2F0.04006%2F23dumpmore.t;h=9959f738228b86773ab865e49cdf6a7283f0b05f;hb=f8c2ca5eac1d4782c1d5be369c9bd0dcf680cb9d;hp=8f870975e4679eaffe0d0f73d6e7f531fc09cdb0;hpb=605be787558cfcee1aec714a6df0d0091a654e4d;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/backcompat/0.04006/23dumpmore.t b/t/backcompat/0.04006/23dumpmore.t index 8f87097..9959f73 100644 --- a/t/backcompat/0.04006/23dumpmore.t +++ b/t/backcompat/0.04006/23dumpmore.t @@ -2,6 +2,7 @@ use DBIx::Class::Schema::Loader::Optional::Dependencies -skip_all_without => 'test_backcompat'; use strict; +use warnings; use Test::More; use lib qw(t/backcompat/0.04006/lib); use File::Path;