tests: use needs-threads
instead of ignore-emscripten
This commit is contained in:
parent
8a0310a0b1
commit
071ad3795c
29 changed files with 32 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
//@ run-pass
|
||||
//@ needs-unwind
|
||||
//@ ignore-emscripten no threads support
|
||||
//@ needs-threads
|
||||
|
||||
// Make sure the destructor is run for unit-like structs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue