mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-08 11:25:16 -05:00
move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from eth2spec.testing.block_processing import (
|
||||
from eth2spec.test.block_processing import (
|
||||
test_process_attestation,
|
||||
test_process_attester_slashing,
|
||||
test_process_block_header,
|
||||
|
||||
Reference in New Issue
Block a user