Rename cli_util to lcli

This commit is contained in:
Paul Hauner
2019-09-09 17:05:23 -04:00
parent c931446fb1
commit d466f90843
6 changed files with 10 additions and 6 deletions

View File

@@ -34,7 +34,7 @@ members = [
"beacon_node/version",
"beacon_node/beacon_chain",
"tests/ef_tests",
"tests/cli_util",
"tests/lcli",
"protos",
"validator_client",
"account_manager",