diff options
Diffstat (limited to 'tests/ui/threads-sendsync/issue-43733-2.rs')
| -rw-r--r-- | tests/ui/threads-sendsync/issue-43733-2.rs | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/threads-sendsync/issue-43733-2.rs b/tests/ui/threads-sendsync/issue-43733-2.rs index 5a9ee015cb9..372ebf2cff9 100644 --- a/tests/ui/threads-sendsync/issue-43733-2.rs +++ b/tests/ui/threads-sendsync/issue-43733-2.rs @@ -1,4 +1,4 @@ -//@ ignore-wasm32 +//@ needs-threads //@ dont-check-compiler-stderr #![feature(cfg_target_thread_local, thread_local_internals)]  | 
