X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Faggregate%2Flive_component_controller_action_forward.t;fp=t%2Flive_component_controller_action_forward.t;h=300039812ad8f0ce994c9466f279fe5591739320;hp=2479fb6b17b3756a3f5f35605b6bea3f9b86ba2f;hb=ae29b412955743885e80350085167b54b69672da;hpb=e16a6c4e6c4d49e73b5286b3186616af14f3f554 diff --git a/t/live_component_controller_action_forward.t b/t/aggregate/live_component_controller_action_forward.t similarity index 99% rename from t/live_component_controller_action_forward.t rename to t/aggregate/live_component_controller_action_forward.t index 2479fb6..3000398 100644 --- a/t/live_component_controller_action_forward.t +++ b/t/aggregate/live_component_controller_action_forward.t @@ -4,7 +4,7 @@ use strict; use warnings; use FindBin; -use lib "$FindBin::Bin/lib"; +use lib "$FindBin::Bin/../lib"; our $iters; @@ -245,7 +245,7 @@ sub run_tests { is( $response->content, '/action/forward/foo/bar', 'forward_to_uri_check correct namespace'); } - + # test forwarding to Catalyst::Action objects { ok( my $response = request(