X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fyaml.t;h=3478fc247f19f8e8877666fe65763d4fccb9524b;hb=6646fdc27add35e5421e516b1fcd98560bef0b96;hp=7559615a55a19234a1cd909c74386659ca139db7;hpb=8f00a41bd7efb75d302d0a333e0eb5bc7d75c931;p=catagits%2FCatalyst-Action-REST.git diff --git a/t/yaml.t b/t/yaml.t index 7559615..3478fc2 100644 --- 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");