aboutsummaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorbenthecarman <benthecarman@live.com>2019-01-09 11:10:12 -0600
committerbenthecarman <benthecarman@live.com>2019-01-09 11:10:12 -0600
commitef5ebc6d8f11f86ae53f18ef6a20bddbf73ef4e1 (patch)
tree7da538b52666f45f4c4bc733a13c813cd83f95ab /test/README.md
parentc6806ee8694e9c864a29ef260c87b9fed77de84f (diff)
downloadbitcoin-ef5ebc6d8f11f86ae53f18ef6a20bddbf73ef4e1.tar.xz
docs: Clarifying testing instructions
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md3
1 files changed, 2 insertions, 1 deletions
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