use warnings tester with fewer dependencies, issues
[gitmo/MooseX-ConfigFromFile.git] / t / 03configfile_method.t
index 42b5e31..0faccc3 100644 (file)
@@ -2,7 +2,7 @@ use strict;
 use warnings FATAL => 'all';
 
 use Test::More tests => 7;
-use Test::NoWarnings 1.04 ':early';
+use Test::Warnings;
 use Test::Fatal;
 
 my %config_from_file_args;