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:
@@ -16,5 +16,6 @@ stop-guard = { path = "../../util/stop-guard" }
|
||||
trace-time = { path = "../../util/trace-time" }
|
||||
|
||||
[dev-dependencies]
|
||||
ethcore = { path = "..", features = ["test-helpers"] }
|
||||
tempdir = "0.3"
|
||||
kvdb-rocksdb = { path = "../../util/kvdb-rocksdb" }
|
||||
|
||||
Reference in New Issue
Block a user