Fixed tests/cli/rest.sh for checking accounts

This commit is contained in:
Emmanuel Odeke
2017-08-18 22:50:10 +01:00
parent dfae4ccdbd
commit 8a4e24925a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -38,6 +38,7 @@ test_cli: tests/cli/shunit2
./tests/cli/roles.sh
./tests/cli/counter.sh
./tests/cli/restart.sh
./tests/cli/rest.sh
./tests/cli/ibc.sh
test_tutorial: docs/guide/shunit2