X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F111_gld_pass_through.t;fp=t%2F111_gld_pass_through.t;h=c4f740138ebfb2cd0d5ab5d62346a8377c328bed;hp=d179f1aa9a3f61fc38f4dbb46e406c77ad3555d1;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300 diff --git a/t/111_gld_pass_through.t b/t/111_gld_pass_through.t index d179f1a..c4f7401 100644 --- a/t/111_gld_pass_through.t +++ b/t/111_gld_pass_through.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 6; use Test::NoWarnings 1.04 ':early';