Actually fixing the version number (hopefully)
[catagits/Catalyst-Action-REST.git] / t / catalyst-action-rest.t
index d230662..8534732 100644 (file)
@@ -92,7 +92,7 @@ package main;
 
 use strict;
 use warnings;
-use Test::More qw(no_plan);
+use Test::More tests => 17;
 use FindBin;
 use Data::Dump qw(dump);