diff --git a/run-tests.pl b/run-tests.pl index 4cbd87e5..eba6bbaf 100644 --- a/run-tests.pl +++ b/run-tests.pl @@ -113,8 +113,7 @@ sub myglob my $basename = shift; return File::Spec->rel2abs( - File::Spec->catdir( $bindir, "tests", "config", $basename ), - ); + File::Spec->catdir( $bindir, "tests", "config", $basename ), ); }; local $ENV{HARNESS_ALT_INTRP_FILE} = $get_config_fn->(