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=679aa82260a59465774848fae77b0dcf349f5361;hb=25eb430dc9dc0e223b0a8cddf555e0dc3bbd26aa;hp=68f9a34735c80225ea0e198d3a6f0a9905407e4a;hpb=cdd395884daf35d68623436592a69e2e6ca89248;p=gitmo%2FMooseX-Getopt.git diff --git a/t/010_dashes.t b/t/010_dashes.t index 68f9a34..679aa82 100644 --- a/t/010_dashes.t +++ b/t/010_dashes.t @@ -3,7 +3,7 @@ use warnings FATAL => 'all'; use Test::More tests => 8; use Test::Fatal; -use Test::NoWarnings 1.04 ':early'; +use Test::Warnings; BEGIN {