From ef5ebc6d8f11f86ae53f18ef6a20bddbf73ef4e1 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Wed, 9 Jan 2019 11:10:12 -0600 Subject: docs: Clarifying testing instructions --- test/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/README.md b/test/README.md index 680f9bf9a6..b5cbe1aff3 100644 --- a/test/README.md +++ b/test/README.md @@ -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 -- cgit v1.2.3