Re-enable AutoPrereq
[gitmo/MooseX-Getopt.git] / t / 107_no_auto_help.t
index c69e153..f7d615a 100644 (file)
@@ -41,7 +41,7 @@ my $fail_on_exit = 1;
     1;
 }
 
-use Test::Warn;
+use Test::Warn 0.21;
 use Test::Exception;
 
 END {