Merge cherry pick of whitespace cleanups
[catagits/Catalyst-Action-REST.git] / t / data-serializer.t
index 740a24e..b5fff06 100644 (file)
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-use Test::More qw(no_plan);
+use Test::More tests => 29;
 use FindBin;
 
 use lib ( "$FindBin::Bin/lib", "$FindBin::Bin/../lib" );