Create branch register_actions.
[catagits/Catalyst-Runtime.git] / t / optional_apache-cgi-rewrite.pl
index ce4d9c8..8ce1d6b 100755 (executable)
@@ -37,7 +37,7 @@ if ( !-e 't/optional_apache-cgi-rewrite.pl' ) {
     die "ERROR: Please run test from the Catalyst-Runtime directory\n";
 }
 
-push @ARGV, glob( 't/live_*' );
+push @ARGV, glob( 't/aggregate/live_*' );
 
 Apache::TestRun->new->run(@ARGV);