mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 15:19:07 +01:00
[doc] trivial: fix markdown syntax in qa/rpc-tests/README.md
This commit is contained in:
@@ -37,11 +37,11 @@ Helper functions for creating blocks and transactions.
|
|||||||
Notes
|
Notes
|
||||||
=====
|
=====
|
||||||
|
|
||||||
You can run any single test by calling qa/pull-tester/rpc-tests.py <testname>
|
You can run any single test by calling `qa/pull-tester/rpc-tests.py <testname>`.
|
||||||
|
|
||||||
Or you can run any combination of tests by calling `qa/pull-tester/rpc-tests.py <testname1> <testname2> <testname3> ...`
|
Or you can run any combination of tests by calling `qa/pull-tester/rpc-tests.py <testname1> <testname2> <testname3> ...`
|
||||||
|
|
||||||
Run the regression test suite with `qa/pull-tester/rpc-tests.py'
|
Run the regression test suite with `qa/pull-tester/rpc-tests.py`
|
||||||
|
|
||||||
Run all possible tests with `qa/pull-tester/rpc-tests.py -extended`
|
Run all possible tests with `qa/pull-tester/rpc-tests.py -extended`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user