fix tests

This commit is contained in:
Nikolay Volf 2016-02-07 01:43:44 +03:00
parent 0e0f1fea69
commit d40d4ef87c

View File

@ -233,6 +233,7 @@ impl BlockChainClient for TestBlockChainClient {
verified_queue_size: 0,
unverified_queue_size: 0,
verifying_queue_size: 0,
empty: false,
}
}