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
|
||||
```sh
|
||||
chmod +x ./tests
|
||||
./tests
|
||||
# short answer :)
|
||||
./tests && echo "PASSED" || echo "FAILED" > /dev/null
|
||||
chmod +x ./tests
|
||||
./tests
|
||||
# short answer :)
|
||||
./tests && echo "PASSED" || echo "FAILED" > /dev/null
|
||||
```
|
||||
|
||||
usage of the `bitcoin-cli-sim`, `lightning-cli-sim` and `lncli-sim` aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue