1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Fix tidyall tests.

See:

https://metacpan.org/release/Code-TidyAll .
This commit is contained in:
Shlomi Fish 2021-11-12 07:30:03 +02:00 committed by Joe R
parent d5ed1dc660
commit 24dc4db02c

View file

@ -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->(