You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
184 B

  1. #! /bin/bash
  2. # test the counter using a go test script
  3. bash tests/test_app/test.sh
  4. # test the cli against the examples in the tutorial at tendermint.com
  5. bash tests/test_cli/test.sh