Browse Source

Fix trailing whitespace in tutorial test

pull/1780/head
Ethan Frey 7 years ago
parent
commit
d236e0eef9
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      tests/test_cli/ex1.abci.out

+ 5
- 5
tests/test_cli/ex1.abci.out View File

@ -2,19 +2,19 @@
-> data: hello
-> data.hex: 68656C6C6F
> info
> info
-> data: {"size":0}
-> data.hex: 7B2273697A65223A307D
> commit
> commit
> deliver_tx "abc"
> info
> info
-> data: {"size":1}
-> data.hex: 7B2273697A65223A317D
> commit
> commit
-> data: IßÑ\ͬޮ—(ËûµèhŒ¥‹‘
-> data.hex: 49DFD15CCDACDEAE9728CB01FBB5E8688CA58B91
@ -26,7 +26,7 @@
> deliver_tx "def=xyz"
> commit
> commit
-> data: p-³"€7?¿?Ÿ‰Ú* Î,Ö+
-> data.hex: 70102DB32280373FBF3F9F89DA2A20CE2CD62B0B


Loading…
Cancel
Save