Skip to content

Commit 5be14f5

Browse files
committed
ensure test harness test works on panic=abort targets
1 parent 57c215b commit 5be14f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/test-attrs/test-type.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-flags: --test
1+
// compile-flags: --test -Zpanic-abort-tests
22
// run-flags: --test-threads=1
33
// check-run-results
44
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"

0 commit comments

Comments
 (0)