X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F002_custom_option_type.t;h=80417fe9b4f64a6f16d5fd1e7fdc73563f68ab68;hp=5c0eb90c44eed5f727b08cbda84eaf8fa956c50a;hb=25eb430dc9dc0e223b0a8cddf555e0dc3bbd26aa;hpb=aec092482d5b90b8279e4a5f92165868a78ddf32 diff --git a/t/002_custom_option_type.t b/t/002_custom_option_type.t index 5c0eb90..80417fe 100644 --- a/t/002_custom_option_type.t +++ b/t/002_custom_option_type.t @@ -2,7 +2,7 @@ use strict; use warnings FATAL => 'all'; use Test::More tests => 7; -use Test::NoWarnings 1.04 ':early'; +use Test::Warnings; use Test::Fatal; BEGIN {