mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
doc: add configure --enable-dev in testing chapter
As a newbie, I forgot to re-enable the dev options that are required to run the tests...
This commit is contained in:
committed by
Rusty Russell
parent
a77e9b2a05
commit
3db534580c
@@ -168,7 +168,7 @@ pip3 install -r tests/requirements.txt
|
||||
Re-run `configure` for the python dependencies
|
||||
|
||||
```
|
||||
./configure
|
||||
./configure --enable-developer
|
||||
```
|
||||
|
||||
Tests are run with: `make check [flags]` where the pertinent flags are:
|
||||
|
||||
Reference in New Issue
Block a user