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:
@@ -25,5 +25,6 @@ path = { path = "../util/path" }
|
||||
rand = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
ethcore = { path = "../ethcore", features = ["test-helpers"] }
|
||||
tempdir = "0.3"
|
||||
matches = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user