Fix subcrate test compile (#8862)
* Fix test compile for light, node_filter, service in ethcore * Fix ipfs, local-store, rpc, secret_store, updater subcrate test compile
This commit is contained in:
@@ -39,5 +39,6 @@ ethabi-derive = "5.0"
|
||||
ethabi-contract = "5.0"
|
||||
|
||||
[dev-dependencies]
|
||||
ethcore = { path = "../ethcore", features = ["test-helpers"] }
|
||||
tempdir = "0.3"
|
||||
kvdb-rocksdb = { path = "../util/kvdb-rocksdb" }
|
||||
|
||||
Reference in New Issue
Block a user