[ethcore]: move client test types to test-helpers (#11062)
This commit is contained in:
committed by
Andrew Jones
parent
acad59b300
commit
b6415c6196
@@ -723,7 +723,7 @@ pub mod tests {
|
||||
use std::sync::Arc;
|
||||
use semver::Version;
|
||||
use tempdir::TempDir;
|
||||
use ethcore::client::{TestBlockChainClient, EachBlockWith};
|
||||
use ethcore::test_helpers::{TestBlockChainClient, EachBlockWith};
|
||||
use self::fetch::Error;
|
||||
use super::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user