ensure test harness test works on panic=abort targets

This commit is contained in:
Pietro Albini 2023-06-14 12:30:17 +02:00
parent 57c215b08e
commit 5be14f5fda
No known key found for this signature in database
GPG Key ID: CD76B35F7734769E

View File

@ -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"