X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=t%2Flib%2FTest%2FSerialize.pm;h=7c269760cbcd4683bc07cd586a5e89a980b7788a;hp=e19fda93c606742a8a76f66d46507af840a6fd47;hb=6c38b4050a1e702fbd7900f0ad693bb7ceda97da;hpb=c6c4ff28f913e990540021611f0b4bd3b5eda494 diff --git a/t/lib/Test/Serialize.pm b/t/lib/Test/Serialize.pm index e19fda9..7c26976 100644 --- a/t/lib/Test/Serialize.pm +++ b/t/lib/Test/Serialize.pm @@ -18,8 +18,5 @@ __PACKAGE__->config( __PACKAGE__->setup; -__PACKAGE__->setup_component("Test::Serialize::Controller::REST"); -__PACKAGE__->setup_component("Test::Serialize::View::Simple"); - 1;