removed whitespace
This commit is contained in:
parent
eae8550a5f
commit
32f0db8cd7
1 changed files with 4 additions and 4 deletions
|
|
@ -52,10 +52,10 @@ make dev
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
```sh
|
```sh
|
||||||
chmod +x ./tests
|
chmod +x ./tests
|
||||||
./tests
|
./tests
|
||||||
# short answer :)
|
# short answer :)
|
||||||
./tests && echo "PASSED" || echo "FAILED" > /dev/null
|
./tests && echo "PASSED" || echo "FAILED" > /dev/null
|
||||||
```
|
```
|
||||||
|
|
||||||
usage of the `bitcoin-cli-sim`, `lightning-cli-sim` and `lncli-sim` aliases
|
usage of the `bitcoin-cli-sim`, `lightning-cli-sim` and `lncli-sim` aliases
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue