Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 190a703

Browse files
committed
randomized tests
1 parent 935d9d1 commit 190a703

File tree

3 files changed

+582
-13
lines changed

3 files changed

+582
-13
lines changed

Cargo.lock

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/client/db/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ header_metadata = { package = "substrate-header-metadata", path = "../header-met
2828
substrate-keyring = { path = "../../keyring" }
2929
test-client = { package = "substrate-test-runtime-client", path = "../../test-runtime/client" }
3030
env_logger = "0.7.0"
31+
quickcheck = "0.8"
3132

3233
[features]
3334
default = []

0 commit comments

Comments
 (0)