Merge branch 'master' into 0.5.1-tests

This commit is contained in:
Paul Hauner
2019-04-17 21:21:07 +10:00
6 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
#![cfg(not(debug_assertions))]
use env_logger::{Builder, Env};
use log::debug;
use test_harness::BeaconChainHarness;