Add tests which should fail, but don't.
[catagits/Catalyst-Action-REST.git] / t / yaml.t
index 7559615..3478fc2 100644 (file)
--- a/t/yaml.t
+++ b/t/yaml.t
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-use Test::More qw(no_plan);
+use Test::More tests => 5; 
 use FindBin;
 
 use lib ("$FindBin::Bin/lib", "$FindBin::Bin/../lib");