OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / tendermint / abci / tests / test.sh
1 #! /bin/bash
2
3 # test the counter using a go test script
4 bash tests/test_app/test.sh
5
6 # test the cli against the examples in the tutorial at tendermint.com
7 bash tests/test_cli/test.sh
8