Move storage tests out of Bank

This commit is contained in:
Greg Fitzgerald
2019-02-19 16:54:38 -07:00
parent 0ef670a865
commit dda0a1f39b
4 changed files with 86 additions and 50 deletions

1
Cargo.lock generated
View File

@@ -2271,6 +2271,7 @@ dependencies = [
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.12.0",
"solana-runtime 0.12.0",
"solana-sdk 0.12.0",
]