X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F103_uc_bug.t;fp=t%2F103_uc_bug.t;h=e6fa0f6662962635daa8f5a0aed85e8b2119eabc;hp=b9e694e38dc0ea1e79f5e0947014f0aa4c6d40e5;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300 diff --git a/t/103_uc_bug.t b/t/103_uc_bug.t index b9e694e..e6fa0f6 100644 --- a/t/103_uc_bug.t +++ b/t/103_uc_bug.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 4; use Test::NoWarnings 1.04 ':early';