Skip to content

Commit

Permalink
Add testutils features to contract Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Feb 26, 2024
1 parent ae5446f commit ca587c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ doctest = false
soroban-sdk = { workspace = true }

[dev_dependencies]
soroban-sdk = { workspace = true }
soroban-sdk = { workspace = true, features = ["testutils"] }

0 comments on commit ca587c2

Please sign in to comment.