1
Fork 0

tests: use needs-threads instead of ignore-emscripten

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2025-01-23 17:05:01 +08:00
parent 8a0310a0b1
commit 071ad3795c
29 changed files with 32 additions and 34 deletions

View file

@ -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.