Skip to content

Commit

Permalink
Fixes for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adpaco-aws committed Jul 29, 2024
1 parent d51fed0 commit c909522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Check 1: check_invariant.assertion.1\

Check 2: check_invariant.assertion.2\
- Status: UNREACHABLE\
- Description: ""this is unreachable""
- Description: ""this assertion should unreachable""
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ error: Cannot derive `Invariant` for `MyEnum`
| #[derive(kani::Invariant)]
| ^^^^^^^^^^^^^^^
|
note: `#[safety_constraint(...)]` can only be used in structs
note: `#[safety_constraint(...)]` can only be used in structs

0 comments on commit c909522

Please sign in to comment.