tests: use needs-subprocess
instead of ignore-{wasm32,emscripten,sgx}
This commit is contained in:
parent
a11227b916
commit
8a0310a0b1
156 changed files with 170 additions and 200 deletions
|
@ -1,6 +1,5 @@
|
|||
//@ run-pass
|
||||
//@ ignore-wasm32 no processes
|
||||
//@ ignore-sgx no processes
|
||||
//@ needs-subprocess
|
||||
|
||||
use std::env::args;
|
||||
use std::process::Command;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue