OSDN Git Service

Merge pull request #201 from Bytom/v0.1
[bytom/vapor.git] / vendor / github.com / tendermint / abci / tests / test_cli / ex1.abci
diff --git a/vendor/github.com/tendermint/abci/tests/test_cli/ex1.abci b/vendor/github.com/tendermint/abci/tests/test_cli/ex1.abci
deleted file mode 100644 (file)
index e909266..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-echo hello
-info
-commit
-deliver_tx "abc"
-info
-commit
-query "abc"
-deliver_tx "def=xyz"
-commit
-query "def"