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_local.t;h=852b11f73688104189f655d6c78a6ebf26f13b8c;hp=052c9c1ba14ed70f859ff5a01ed887b2d08729dc;hb=88e5a8b0c4d28e46b8ba6b6b9567063e57af9063;hpb=9868e0a0023cc8b598d60f150ea367e0056a65f3 diff --git a/t/aggregate/live_component_controller_action_local.t b/t/aggregate/live_component_controller_action_local.t index 052c9c1..852b11f 100644 --- a/t/aggregate/live_component_controller_action_local.t +++ b/t/aggregate/live_component_controller_action_local.t @@ -108,11 +108,11 @@ sub run_tests { } SKIP: - { + { if ( $ENV{CATALYST_SERVER} ) { skip "tests for %2F on remote server", 6; } - + ok( my $response = request('http://localhost/action/local/one/foo%2Fbar'),