MAKEFILE: Clarify what the testcase argument is

This commit is contained in:
Turtle 2019-07-11 00:30:55 -04:00
parent 93aad89f4c
commit 47609a511e

View File

@ -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`