Fix cli tests for new countercli app

This commit is contained in:
Ethan Frey 2017-06-16 14:01:37 +02:00
parent 2f3c7002fa
commit 526e2136e1
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# these are two globals to control all scripts (can use eg. counter instead)
SERVER_EXE=counter
CLIENT_EXE=basecli # TODO: move to countercli
CLIENT_EXE=countercli
oneTimeSetUp() {
# these are passed in as args