Ignore cross compile check for tests/run-make/doctests-keep-binaries-2024
test
This commit is contained in:
parent
488614d2dd
commit
1d75f78ea2
@ -1,6 +1,8 @@
|
|||||||
// Check that valid binaries are persisted by running them, regardless of whether the
|
// Check that valid binaries are persisted by running them, regardless of whether the
|
||||||
// --run or --no-run option is used.
|
// --run or --no-run option is used.
|
||||||
|
|
||||||
|
//@ ignore-cross-compile
|
||||||
|
|
||||||
use std::path::Path;
|
use std::path::Path;
|
||||||
|
|
||||||
use run_make_support::{rfs, run, rustc, rustdoc};
|
use run_make_support::{rfs, run, rustc, rustdoc};
|
||||||
|
Loading…
Reference in New Issue
Block a user