Added restart cli test to Makefile

This commit is contained in:
Ethan Frey
2017-06-21 18:38:19 +02:00
parent fd28e4e884
commit 0fc0a62323
+1
View File
@@ -24,6 +24,7 @@ test_cli: tests/cli/shunit2
# sudo apt-get install jq
@./tests/cli/basictx.sh
@./tests/cli/counter.sh
@./tests/cli/restart.sh
@./tests/cli/ibc.sh
get_vendor_deps: tools