make test green

This commit is contained in:
andri lim 2019-03-02 21:37:07 +07:00 committed by zah
parent 38757c956d
commit 4c5eeac41e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
import
unittest, strformat, strutils, tables, json, ospaths, times,
byteutils, ranges/typedranges, nimcrypto/[keccak, hash], options,
byteutils, ranges/typedranges, nimcrypto, options,
eth/[rlp, common, keys], eth/trie/db, chronicles,
./test_helpers, ../nimbus/p2p/executor,
../nimbus/[constants, errors, transaction],