OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / tendermint / abci / tests / test.sh
diff --git a/vendor/github.com/tendermint/abci/tests/test.sh b/vendor/github.com/tendermint/abci/tests/test.sh
deleted file mode 100644 (file)
index 4087cdc..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/bash
-
-# 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
-bash tests/test_cli/test.sh
-