Reorg test dir

This commit is contained in:
Hsiao-Wei Wang 2020-07-24 03:52:41 +08:00
parent 247da83e62
commit bdde2e5889
No known key found for this signature in database
GPG Key ID: 95B070122902DEA4
11 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from typing import Iterable
from eth2spec.test.context import PHASE0
from eth2spec.test.genesis import test_initialization, test_validity
from eth2spec.test.phase0.genesis import test_initialization, test_validity
from gen_base import gen_runner, gen_typing
from gen_from_tests.gen import generate_from_tests