mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
MAKEFILE: Clarify what the testcase argument is
This commit is contained in:
parent
93aad89f4c
commit
47609a511e
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ Installs the version of [`github.com/btcsuite/btcd`][btcd] specified in
|
|||
integration test suite.
|
||||
|
||||
Arguments:
|
||||
- `icase=<itestcase>`
|
||||
- `icase=<itestcase>` (the snake_case version of the testcase name field in the testCases slice (i.e. sweep_coins), not the test func name)
|
||||
- `timeout=<timeout>`
|
||||
|
||||
`lint`
|
||||
|
|
Loading…
Add table
Reference in a new issue