Skip to content

Commit

Permalink
Don't run test on emscripten which doesn't have threads
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Jun 13, 2020
1 parent 2af53e9 commit 01e29c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/tls.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-pass
// ignore-emscripten no threads support
// compile-flags: -O

#![feature(thread_local)]
Expand Down

0 comments on commit 01e29c7

Please sign in to comment.