From 58002f68e1952dc83dbe4a5a7e4605e13c72138d Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Sun, 3 Mar 2019 16:14:40 +1100 Subject: [PATCH] Move test_harness yaml file --- .../{examples/chain.yaml => specs/validator_registry.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename beacon_node/beacon_chain/test_harness/{examples/chain.yaml => specs/validator_registry.yaml} (100%) diff --git a/beacon_node/beacon_chain/test_harness/examples/chain.yaml b/beacon_node/beacon_chain/test_harness/specs/validator_registry.yaml similarity index 100% rename from beacon_node/beacon_chain/test_harness/examples/chain.yaml rename to beacon_node/beacon_chain/test_harness/specs/validator_registry.yaml