X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_dashes.t;h=679aa82260a59465774848fae77b0dcf349f5361;hb=986fb4690bc00c860b1f728b986e39b412100854;hp=004ca710c1b921de44ae327011564e168ef95a6e;hpb=9fbb5be9dcf64475fb6f4d25807db1e952be2365;p=gitmo%2FMooseX-Getopt.git diff --git a/t/010_dashes.t b/t/010_dashes.t index 004ca71..679aa82 100644 --- a/t/010_dashes.t +++ b/t/010_dashes.t @@ -1,9 +1,9 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 8; use Test::Fatal; -use Test::NoWarnings 1.04 ':early'; +use Test::Warnings; BEGIN {