fixing tests

This commit is contained in:
Tomasz Drwięga
2016-12-10 22:59:35 +01:00
parent b5020d3c8d
commit 1e8638608c
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ use time::precise_time_ns;
use util::{Bytes, PerfTimer, Itertools, Mutex, RwLock, Hashable};
use util::{journaldb, TrieFactory, Trie};
use util::trie::TrieSpec;
use util::{U256, H256, H512, Address, H2048, Uint, FixedHash};
use util::{U256, H256, Address, H2048, Uint, FixedHash};
use util::kvdb::*;
// other