mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
don't use replace-by-fee.py as example
Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
parent
f4736b3829
commit
7e866ed2db
@ -33,13 +33,13 @@ The ZMQ functional test requires a python ZMQ library. To install it:
|
|||||||
Individual tests can be run by directly calling the test script, eg:
|
Individual tests can be run by directly calling the test script, eg:
|
||||||
|
|
||||||
```
|
```
|
||||||
test/functional/replace-by-fee.py
|
test/functional/wallet-hd.py
|
||||||
```
|
```
|
||||||
|
|
||||||
or can be run through the test_runner harness, eg:
|
or can be run through the test_runner harness, eg:
|
||||||
|
|
||||||
```
|
```
|
||||||
test/functional/test_runner.py replace-by-fee.py
|
test/functional/test_runner.py wallet-hd.py
|
||||||
```
|
```
|
||||||
|
|
||||||
You can run any combination (incl. duplicates) of tests by calling:
|
You can run any combination (incl. duplicates) of tests by calling:
|
||||||
|
Loading…
Reference in New Issue
Block a user