X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcatalyst-action-deserialize.t;h=e276a1382076714ed37d565a8ccc1a926d712ebd;hb=3ba4e173c6929eb2cbb3b0c8c15449693703bbf5;hp=fd2280aabba3f39079dd65c1265616bbf31d3d09;hpb=45d02f452357463d86706a0f7898b82f3603fd97;p=catagits%2FCatalyst-Action-REST.git diff --git a/t/catalyst-action-deserialize.t b/t/catalyst-action-deserialize.t index fd2280a..e276a13 100644 --- a/t/catalyst-action-deserialize.t +++ b/t/catalyst-action-deserialize.t @@ -1,6 +1,7 @@ use strict; use warnings; use Test::More; +use Test::Requires qw(YAML::Syck); use YAML::Syck; use FindBin;