Skip to content

Commit ca49432

Browse files
Update tests/ui/feature-gates/version_check.rs
Co-authored-by: Jubilee <[email protected]>
1 parent 192671f commit ca49432

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/ui/feature-gates/version_check.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
//@ run-pass
2+
//@ ignore-wasm
3+
//@ ignore-emscripten
4+
//@ ignore-sgx
5+
// FIXME: this should be more like //@ needs-subprocesses
26
use std::process::Command;
37

48
fn main() {

0 commit comments

Comments
 (0)