Make the tests green

This commit is contained in:
Zahary Karadjov 2019-11-26 02:01:16 +02:00 committed by zah
parent 8b89bbe391
commit 85d9df3853
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
import
options, unittest,
chronicles,
./testutil,
../beacon_chain/spec/[beaconstate, crypto, datatypes, digest, helpers, validator],
../beacon_chain/[beacon_node_types, attestation_pool, block_pool, extras, state_transition, ssz]