Ignore cross compile check for tests/run-make/doctests-keep-binaries-2024
test
This commit is contained in:
parent
488614d2dd
commit
1d75f78ea2
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
// Check that valid binaries are persisted by running them, regardless of whether the
|
||||
// --run or --no-run option is used.
|
||||
|
||||
//@ ignore-cross-compile
|
||||
|
||||
use std::path::Path;
|
||||
|
||||
use run_make_support::{rfs, run, rustc, rustdoc};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue