Skip to content

Commit

Permalink
doc: fix typo: s/these test/these tests/
Browse files Browse the repository at this point in the history
Changelog-None
  • Loading branch information
vasild authored and cdecker committed Jan 6, 2020
1 parent 50e7ecb commit 0ac91b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ There are three kinds of tests:
and `make update-mocks` will automatically generate stub functions which will
allow you to link (and conveniently crash if they're called).

* **blackbox tests** - These test setup a mini-regtest environment and test
* **blackbox tests** - These tests setup a mini-regtest environment and test
lightningd as a whole. They can be run individually:

`PYTHONPATH=contrib/pylightning:contrib/pyln-client:contrib/pyln-testing py.test -v tests/`
Expand Down

0 comments on commit 0ac91b4

Please sign in to comment.