use warnings tester with fewer dependencies, issues
[gitmo/MooseX-Getopt.git] / t / 107_no_auto_help.t
index 3cb1aec..989e81d 100644 (file)
@@ -16,7 +16,7 @@ use Test::More tests => 2;
 use Test::Warn 0.21;
 use Test::Fatal 0.003;
 
-use Test::NoWarnings 1.04 ':early';
+use Test::Warnings;
 
 my $fail_on_exit = 1;
 {