X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F000_load.t;fp=t%2F000_load.t;h=1f3cfb8cd2dccaa330b61c2f80bf16d7be2737f8;hp=3aec9d2e0c509933edeab16a10fb825608a41579;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300 diff --git a/t/000_load.t b/t/000_load.t index 3aec9d2..1f3cfb8 100644 --- a/t/000_load.t +++ b/t/000_load.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 2; use Test::NoWarnings 1.04 ':early';