X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=t%2Fyaml-html.t;h=46f541f78f170fe5f33821d7f623d491c8941b65;hp=fc6fa03b597f776e3326c3126b05ea59d486bc5b;hb=6646fdc27add35e5421e516b1fcd98560bef0b96;hpb=8f00a41bd7efb75d302d0a333e0eb5bc7d75c931 diff --git a/t/yaml-html.t b/t/yaml-html.t index fc6fa03..46f541f 100644 --- a/t/yaml-html.t +++ b/t/yaml-html.t @@ -1,6 +1,6 @@ use strict; use warnings; -use Test::More qw(no_plan); +use Test::More tests => 4; use YAML::Syck; use FindBin; use Data::Dump qw(dump);