use warnings tester with fewer dependencies, issues
[gitmo/MooseX-Getopt.git] / t / 008_configfromfile.t
index e22f206..92e083b 100644 (file)
@@ -7,7 +7,7 @@ use Test::Fatal;
 use Test::Deep '!blessed';
 use Path::Tiny 0.009;
 use Scalar::Util 'blessed';
-use Test::NoWarnings 1.04 ':early';
+use Test::Warnings;
 
 my %constructor_args;
 {