X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F112_configfile_constructor_arg.t;fp=t%2F112_configfile_constructor_arg.t;h=cc441f3416a97ec7aabe4ef892f9af530f6bb2d0;hp=d17c2d4b1aede09b211ba0cb47a990bccfe023ec;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300 diff --git a/t/112_configfile_constructor_arg.t b/t/112_configfile_constructor_arg.t index d17c2d4..cc441f3 100644 --- a/t/112_configfile_constructor_arg.t +++ b/t/112_configfile_constructor_arg.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; # respect the configfile value passed into the constructor.