about summary refs log tree commit diff
path: root/tests/ui/contracts/contract-attributes-tail.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/contracts/contract-attributes-tail.rs')
-rw-r--r--tests/ui/contracts/contract-attributes-tail.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/contracts/contract-attributes-tail.rs b/tests/ui/contracts/contract-attributes-tail.rs
index ce4a6be5b82..43edfe5e803 100644
--- a/tests/ui/contracts/contract-attributes-tail.rs
+++ b/tests/ui/contracts/contract-attributes-tail.rs
@@ -5,8 +5,8 @@
 //@ [unchk_fail_post] run-pass
 //@ [chk_pass] run-pass
 //
-//@ [chk_fail_pre] run-fail
-//@ [chk_fail_post] run-fail
+//@ [chk_fail_pre] run-crash
+//@ [chk_fail_post] run-crash
 //
 //@ [unchk_pass] compile-flags: -Zcontract-checks=no
 //@ [unchk_fail_pre] compile-flags: -Zcontract-checks=no