Merge #15127: docs: Clarifying testing instructions

ef5ebc6d8f docs: Clarifying testing instructions (benthecarman)

Pull request description:

  This statement confused me on my first time reading through.  Hopefully, this addition will help someone else on their first time.

Tree-SHA512: 17f421275adb7586eca954910269d29fcd3bacc42fab4bc2e01110f9e13ca6f8c1ca178246f7192e1131f14ced7f7dc0b57e7aec324898807c1813a2ebc513de
This commit is contained in:
MarcoFalke 2019-01-09 17:23:48 -05:00
commit 5da08e0ac5
No known key found for this signature in database
GPG Key ID: D2EA4850E7528B25

View File

@ -18,7 +18,8 @@ request is opened. All sets of tests can also be run locally.
# Running tests locally
Build for your system first. Be sure to enable wallet, utils and daemon when you configure. Tests will not run otherwise.
Before tests can be run locally, Bitcoin Core must be built. See the [building instructions](/doc#building) for help.
### Functional tests