From 47609a511e65d2dc0eb4d6f57aa01a38c444166a Mon Sep 17 00:00:00 2001 From: Turtle Date: Thu, 11 Jul 2019 00:30:55 -0400 Subject: [PATCH] MAKEFILE: Clarify what the testcase argument is --- docs/MAKEFILE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MAKEFILE.md b/docs/MAKEFILE.md index e514d03a..3dc23f1c 100644 --- a/docs/MAKEFILE.md +++ b/docs/MAKEFILE.md @@ -114,7 +114,7 @@ Installs the version of [`github.com/btcsuite/btcd`][btcd] specified in integration test suite. Arguments: -- `icase=` +- `icase=` (the snake_case version of the testcase name field in the testCases slice (i.e. sweep_coins), not the test func name) - `timeout=` `lint`