summaryrefslogtreecommitdiffstats
path: root/tests/ui/test-attrs/test-type.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/test-attrs/test-type.rs')
-rw-r--r--tests/ui/test-attrs/test-type.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ui/test-attrs/test-type.rs b/tests/ui/test-attrs/test-type.rs
index 8416270fd..d6d44a6b4 100644
--- a/tests/ui/test-attrs/test-type.rs
+++ b/tests/ui/test-attrs/test-type.rs
@@ -1,9 +1,8 @@
-// compile-flags: --test
+// compile-flags: --test -Zpanic-abort-tests
// run-flags: --test-threads=1
// check-run-results
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
// ignore-emscripten no threads support
-// needs-unwind
// run-pass
#[test]