Re-enable AutoPrereq
[gitmo/MooseX-Getopt.git] / t / 004_nogetop.t
index 78da66d..c5c222c 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 
 use Test::More tests => 9;
-use Test::Exception;
+use Test::Exception 0.21;
 
 BEGIN {
     use_ok('MooseX::Getopt');