Add content_type_stash_key to enable a stash entry to override the serialize content...
[catagits/Catalyst-Action-REST.git] / t / catalyst-action-serialize-query.t
index e2e6f96..c237872 100644 (file)
@@ -36,7 +36,7 @@ package main;
 
 use strict;
 use warnings;
-use Test::More qw(no_plan);
+use Test::More tests => 3; 
 use FindBin;
 use Data::Dump qw(dump);