X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F111_gld_pass_through.t;fp=t%2F111_gld_pass_through.t;h=27670866a264466c55eceac1e80560416677e06b;hp=c4f740138ebfb2cd0d5ab5d62346a8377c328bed;hb=25eb430dc9dc0e223b0a8cddf555e0dc3bbd26aa;hpb=cdd395884daf35d68623436592a69e2e6ca89248 diff --git a/t/111_gld_pass_through.t b/t/111_gld_pass_through.t index c4f7401..2767086 100644 --- a/t/111_gld_pass_through.t +++ b/t/111_gld_pass_through.t @@ -2,7 +2,7 @@ use strict; use warnings FATAL => 'all'; use Test::More tests => 6; -use Test::NoWarnings 1.04 ':early'; +use Test::Warnings; use Getopt::Long::Descriptive;