X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F010_dashes.t;h=68f9a34735c80225ea0e198d3a6f0a9905407e4a;hp=87f49dd9871d210ebb8c153844c1db1c730df0b9;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=da7b9880cfa75cdc3f3a4903e9ed7bfc86b534a3 diff --git a/t/010_dashes.t b/t/010_dashes.t index 87f49dd..68f9a34 100644 --- a/t/010_dashes.t +++ b/t/010_dashes.t @@ -1,8 +1,9 @@ use strict; -use warnings; +use warnings FATAL => 'all'; -use Test::More tests => 7; +use Test::More tests => 8; use Test::Fatal; +use Test::NoWarnings 1.04 ':early'; BEGIN {