Skip to content

Commit

Permalink
Add testRemoveAndRedeemMaturedTokens to kontrol.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmt committed Sep 27, 2024
1 parent 798f3ac commit 526bf5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kontrol.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ bmc-depth = 3
match-test = [
"RepoTokenListInvariantsTest.testInsertSortedNewToken",
"RepoTokenListInvariantsTest.testInsertSortedDuplicateToken",
"RepoTokenListInvariantsTest.testRemoveAndRedeemMaturedTokens",
]
ast = true

Expand Down

0 comments on commit 526bf5e

Please sign in to comment.