author note
[gitmo/MooseX-Getopt.git] / t / 107_no_auto_help.t
index 5ff7780..f252780 100644 (file)
@@ -42,7 +42,7 @@ my $fail_on_exit = 1;
 }
 
 use Test::Warn 0.21;
-use Test::Fatal;
+use Test::Fatal 0.003;
 
 END {
     ok(!$fail_on_exit, 'getoptions() lives');