diff --git a/run-tests.pl b/run-tests.pl index b16ac808..ed996aef 100644 --- a/run-tests.pl +++ b/run-tests.pl @@ -129,7 +129,7 @@ sub myglob ' ', qw( BreakOnFailure ColorSummary ColorFileVerdicts AlternateInterpreters TrimDisplayedFilenames - ) + ) ); my $is_ninja = ( -e "build.ninja" );