diff options
Diffstat (limited to 'tests/ui/threads-sendsync/spawning-with-debug.rs')
| -rw-r--r-- | tests/ui/threads-sendsync/spawning-with-debug.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/threads-sendsync/spawning-with-debug.rs b/tests/ui/threads-sendsync/spawning-with-debug.rs index 90a81c1e53b..3b7107e2dbf 100644 --- a/tests/ui/threads-sendsync/spawning-with-debug.rs +++ b/tests/ui/threads-sendsync/spawning-with-debug.rs @@ -1,7 +1,6 @@ //@ run-pass #![allow(unused_must_use)] #![allow(unused_mut)] -//@ ignore-windows //@ exec-env:RUST_LOG=debug //@ needs-threads |
