X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F106_no_ignore_case.t;fp=t%2F106_no_ignore_case.t;h=1e8f4250c687cf0cb9a1c8a9f889b9ff28d34661;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hp=e9e1659535204283e1df92dbd4656ae32afb8f0b;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300;p=gitmo%2FMooseX-Getopt.git diff --git a/t/106_no_ignore_case.t b/t/106_no_ignore_case.t index e9e1659..1e8f425 100644 --- a/t/106_no_ignore_case.t +++ b/t/106_no_ignore_case.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 22; use Test::NoWarnings 1.04 ':early';