X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fcatalyst-controller-rest.t;h=7b4555ce483a77e2a51f3a9077efaf7c1b8196a2;hb=3ba4e173c6929eb2cbb3b0c8c15449693703bbf5;hp=e37dab895dfc76fe7d1be7b0ba38afba924bf91d;hpb=259c53c7c52a591187ae5d70e10d2ffc241a48f6;p=catagits%2FCatalyst-Action-REST.git diff --git a/t/catalyst-controller-rest.t b/t/catalyst-controller-rest.t index e37dab8..7b4555c 100644 --- a/t/catalyst-controller-rest.t +++ b/t/catalyst-controller-rest.t @@ -1,6 +1,7 @@ use strict; use warnings; use Test::More; +use Test::Requires qw(YAML::Syck); use YAML::Syck; use FindBin;