X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fyaml-html.t;h=6d80b9f42c47083204b9beae9e32a67fe194a12f;hb=19cd07ecf000cd9fe5652c1a171e1a942902d20c;hp=bf9bf1070450bff740aead46c04b35b302a7d8d7;hpb=8aa1a2eeb6a2f0170ca8548a3862eb874b07238b;p=catagits%2FCatalyst-Action-REST.git diff --git a/t/yaml-html.t b/t/yaml-html.t index bf9bf10..6d80b9f 100644 --- a/t/yaml-html.t +++ b/t/yaml-html.t @@ -1,6 +1,7 @@ use strict; use warnings; use Test::More; +use Test::Requires qw(YAML::Syck); use YAML::Syck; use FindBin;