tests: more smoothness

This commit is contained in:
Zach Ramsay
2018-05-18 12:03:57 -04:00
parent 2adef2e8f8
commit e19cedc4b4
3 changed files with 6 additions and 17 deletions

View File

@@ -1,11 +0,0 @@
#! /bin/bash
set -e
# test the counter using a go test script
bash tests/test_app/test.sh
# test the cli against the examples in the tutorial at tendermint.com
# TODO: make these less fragile
# bash tests/test_cli/test.sh