use warnings tester with fewer dependencies, issues
[gitmo/MooseX-Getopt.git] / t / 100_gld_default_bug.t
index 54312f2..0d6c410 100644 (file)
@@ -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;