We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c942e commit bf18977Copy full SHA for bf18977
test/README.md
@@ -8,7 +8,7 @@ There are currently two sets of tests in this directory:
8
- [functional](/test/functional) which test the functionality of
9
bitcoind and bitcoin-qt by interacting with them through the RPC and P2P
10
interfaces.
11
-- [util](test/util) which tests the bitcoin utilities, currently only
+- [util](/test/util) which tests the bitcoin utilities, currently only
12
bitcoin-tx.
13
14
The util tests are run as part of `make check` target. The functional
0 commit comments