Skip to content

Commit

Permalink
Add async-lib unstable flag to slow tokio test (model-checking#2675)
Browse files Browse the repository at this point in the history
  • Loading branch information
adpaco-aws authored Aug 11, 2023
1 parent 00ab196 commit 596bc50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/slow/tokio-proofs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ tokio-util = { version = "0.7.3", features = ["io"] }
async-stream = "0.3.3"
# mockall = "0.11.1"
# async-stream = "0.3"

[kani.unstable]
async-lib = true

0 comments on commit 596bc50

Please sign in to comment.