Merge master into gsoc_breadboard
[catagits/Catalyst-Runtime.git] / t / aggregate / unit_core_uri_for_action.t
index c95f978..f7cd481 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use FindBin;
 use lib "$FindBin::Bin/../lib";
 
-use Test::More 0.88;
+use Test::More;
 
 use_ok('TestApp');