fixed failing test and maybe travis
[catagits/Catalyst-Runtime.git] / t / aggregate / live_component_controller_action_multipath.t
index be54df2..3fa4433 100644 (file)
@@ -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(