Add basic code for new testing format

This commit is contained in:
Paul Hauner
2019-05-13 17:56:46 +10:00
parent bf23a5b7b0
commit 31d960011f
6 changed files with 72 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ members = [
"beacon_node/rpc",
"beacon_node/version",
"beacon_node/beacon_chain",
"tests/ef_tests",
"protos",
"validator_client",
"account_manager",