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