X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_dashes.t;fp=t%2F010_dashes.t;h=68f9a34735c80225ea0e198d3a6f0a9905407e4a;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hp=004ca710c1b921de44ae327011564e168ef95a6e;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300;p=gitmo%2FMooseX-Getopt.git diff --git a/t/010_dashes.t b/t/010_dashes.t index 004ca71..68f9a34 100644 --- a/t/010_dashes.t +++ b/t/010_dashes.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 8; use Test::Fatal;