use warnings tester with fewer dependencies, issues
[gitmo/MooseX-Getopt.git] / t / 009_gld_and_explicit_options.t
index 2d46662..19320f0 100644 (file)
@@ -3,7 +3,7 @@ use warnings FATAL => 'all';
 
 use Test::More tests => 6;
 use Test::Fatal;
-use Test::NoWarnings 1.04 ':early';
+use Test::Warnings;
 
 use Getopt::Long::Descriptive;