Skip to content

Commit 3237b50

Browse files
committed
Add needs-threads to test.
1 parent 5912dad commit 3237b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/thread-local/spawn-hook-atexit.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Regression test for https://github.com/rust-lang/rust/issues/138696
2+
//@ needs-threads
23
//@ run-pass
34

45
#![feature(rustc_private)]

0 commit comments

Comments
 (0)