summaryrefslogtreecommitdiffstats
path: root/tests/ui/test-attrs/test-panic-abort-disabled.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/test-attrs/test-panic-abort-disabled.rs')
-rw-r--r--tests/ui/test-attrs/test-panic-abort-disabled.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/test-attrs/test-panic-abort-disabled.rs b/tests/ui/test-attrs/test-panic-abort-disabled.rs
index 874dbdb42..fa67a784d 100644
--- a/tests/ui/test-attrs/test-panic-abort-disabled.rs
+++ b/tests/ui/test-attrs/test-panic-abort-disabled.rs
@@ -3,6 +3,7 @@
// compile-flags: --test -Cpanic=abort -Zpanic-abort-tests=no
// run-flags: --test-threads=1
+// needs-unwind
// ignore-wasm no panic or subprocess support
// ignore-emscripten no panic or subprocess support