about summary refs log tree commit diff
path: root/tests/ui/panic-runtime/unwind-interleaved.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/panic-runtime/unwind-interleaved.rs')
-rw-r--r--tests/ui/panic-runtime/unwind-interleaved.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/panic-runtime/unwind-interleaved.rs b/tests/ui/panic-runtime/unwind-interleaved.rs
index e5505cd893a..83eb6365097 100644
--- a/tests/ui/panic-runtime/unwind-interleaved.rs
+++ b/tests/ui/panic-runtime/unwind-interleaved.rs
@@ -1,6 +1,6 @@
 //@ run-fail
 //@ error-pattern:explicit panic
-//@ ignore-emscripten no processes
+//@ needs-subprocess
 
 fn a() {}