Skip to content

Commit

Permalink
ensure test harness test works on panic=abort targets
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Jun 14, 2023
1 parent 57c215b commit 5be14f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/test-attrs/test-type.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 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"
Expand Down

0 comments on commit 5be14f5

Please sign in to comment.