X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F008_configfromfile.t;fp=t%2F008_configfromfile.t;h=92e083ba0f2be992697f8ed84c8c8e4e6ac81231;hb=25eb430dc9dc0e223b0a8cddf555e0dc3bbd26aa;hp=e22f2064cc25531b888749823c2bf6e26afd5197;hpb=cdd395884daf35d68623436592a69e2e6ca89248;p=gitmo%2FMooseX-Getopt.git diff --git a/t/008_configfromfile.t b/t/008_configfromfile.t index e22f206..92e083b 100644 --- a/t/008_configfromfile.t +++ b/t/008_configfromfile.t @@ -7,7 +7,7 @@ use Test::Fatal; use Test::Deep '!blessed'; use Path::Tiny 0.009; use Scalar::Util 'blessed'; -use Test::NoWarnings 1.04 ':early'; +use Test::Warnings; my %constructor_args; {