Small formatting tweak in test code
This commit is contained in:
parent
3be49880a3
commit
7d5643fe34
@ -32,7 +32,8 @@ sub main {
|
|||||||
);
|
);
|
||||||
|
|
||||||
check_cross(
|
check_cross(
|
||||||
path( $ENV{RUNNER_TEMP} ), $expect_cross,
|
path( $ENV{RUNNER_TEMP} ),
|
||||||
|
$expect_cross,
|
||||||
$expect_cross_version
|
$expect_cross_version
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user