Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidharth-Singh10 committed Jul 6, 2024
1 parent 724c9c6 commit 40d2868
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ test-args = [
]
test-success-exit-code = 33 # (0x10 << 1) | 1 # (0x10 << 1) | 1 #cargo test considers all error codes other than 0 as failure.

[[test]]
name = "should_panic"
harness = false

0 comments on commit 40d2868

Please sign in to comment.