mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
Disable autotests for beacon_chain (#2658)
This commit is contained in:
7
beacon_node/beacon_chain/tests/main.rs
Normal file
7
beacon_node/beacon_chain/tests/main.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
mod attestation_production;
|
||||
mod attestation_verification;
|
||||
mod block_verification;
|
||||
mod op_verification;
|
||||
mod store_tests;
|
||||
mod sync_committee_verification;
|
||||
mod tests;
|
||||
Reference in New Issue
Block a user