Remove warnings when running aggregated tests.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_component_controller_action_multipath.t
index be54df2..e4bb242 100644 (file)
@@ -24,11 +24,13 @@ if ( $ENV{CAT_BENCHMARK} ) {
 }
 else {
     for ( 1 .. $iters ) {
-        run_tests();
+        run_tests($content);
     }
 }
 
 sub run_tests {
+    my ($content) = @_;
+
     # Local
     {
         ok(