X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Faggregate%2Flive_component_controller_action_multipath.t;h=3fa4433f0a07d3c272c16d7005c68108083ee496;hb=1d285816f88ccd8b81e733565ca4363140b75ec8;hp=be54df2dc8b68615339fd52a68cffd79089aee8f;hpb=42da66a91b0a87ebb81d8552bcd0b05d3557c83e;p=catagits%2FCatalyst-Runtime.git diff --git a/t/aggregate/live_component_controller_action_multipath.t b/t/aggregate/live_component_controller_action_multipath.t index be54df2..3fa4433 100644 --- a/t/aggregate/live_component_controller_action_multipath.t +++ b/t/aggregate/live_component_controller_action_multipath.t @@ -1,5 +1,3 @@ -#!perl - use strict; use warnings; @@ -24,11 +22,13 @@ if ( $ENV{CAT_BENCHMARK} ) { } else { for ( 1 .. $iters ) { - run_tests(); + run_tests($content); } } sub run_tests { + my ($content) = @_; + # Local { ok(