Skip to content

Commit 5da08e0

Browse files
author
MarcoFalke
committed
Merge #15127: docs: Clarifying testing instructions
ef5ebc6 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
2 parents 1cfbb16 + ef5ebc6 commit 5da08e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ request is opened. All sets of tests can also be run locally.
1818

1919
# Running tests locally
2020

21-
Build for your system first. Be sure to enable wallet, utils and daemon when you configure. Tests will not run otherwise.
21+
Before tests can be run locally, Bitcoin Core must be built. See the [building instructions](/doc#building) for help.
22+
2223

2324
### Functional tests
2425

0 commit comments

Comments
 (0)