mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-12 16:17:53 +00:00
[trivial][docs] Fix incorrect link in /test/ README.md
This commit is contained in:
parent
f4c942e361
commit
bf1897710f
@ -8,7 +8,7 @@ There are currently two sets of tests in this directory:
|
|||||||
- [functional](/test/functional) which test the functionality of
|
- [functional](/test/functional) which test the functionality of
|
||||||
bitcoind and bitcoin-qt by interacting with them through the RPC and P2P
|
bitcoind and bitcoin-qt by interacting with them through the RPC and P2P
|
||||||
interfaces.
|
interfaces.
|
||||||
- [util](test/util) which tests the bitcoin utilities, currently only
|
- [util](/test/util) which tests the bitcoin utilities, currently only
|
||||||
bitcoin-tx.
|
bitcoin-tx.
|
||||||
|
|
||||||
The util tests are run as part of `make check` target. The functional
|
The util tests are run as part of `make check` target. The functional
|
||||||
|
Loading…
Reference in New Issue
Block a user