diff options
Diffstat (limited to 'tests/ui/command/command-setgroups.rs')
| -rw-r--r-- | tests/ui/command/command-setgroups.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/command/command-setgroups.rs b/tests/ui/command/command-setgroups.rs index f5dbf43feb5..c940135d844 100644 --- a/tests/ui/command/command-setgroups.rs +++ b/tests/ui/command/command-setgroups.rs @@ -1,6 +1,6 @@ //@ run-pass //@ ignore-windows - this is a unix-specific test -//@ ignore-emscripten +//@ ignore-wasm32 //@ ignore-sgx //@ ignore-musl - returns dummy result for _SC_NGROUPS_MAX //@ ignore-nto - does not have `/bin/id`, expects groups to be i32 (not u32) |
