about summary refs log tree commit diff
path: root/tests/ui/contracts/contract-attributes-nest.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/contracts/contract-attributes-nest.rs')
-rw-r--r--tests/ui/contracts/contract-attributes-nest.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/contracts/contract-attributes-nest.rs b/tests/ui/contracts/contract-attributes-nest.rs
index e1e61b88f28..d367687b84e 100644
--- a/tests/ui/contracts/contract-attributes-nest.rs
+++ b/tests/ui/contracts/contract-attributes-nest.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