Skip to content

Commit d0321a4

Browse files
author
MarcoFalke
committed
[doc] trivial: fix markdown syntax in qa/rpc-tests/README.md
1 parent 60a8b70 commit d0321a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qa/rpc-tests/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Helper functions for creating blocks and transactions.
3737
Notes
3838
=====
3939

40-
You can run any single test by calling qa/pull-tester/rpc-tests.py <testname>
40+
You can run any single test by calling `qa/pull-tester/rpc-tests.py <testname>`.
4141

4242
Or you can run any combination of tests by calling `qa/pull-tester/rpc-tests.py <testname1> <testname2> <testname3> ...`
4343

44-
Run the regression test suite with `qa/pull-tester/rpc-tests.py'
44+
Run the regression test suite with `qa/pull-tester/rpc-tests.py`
4545

4646
Run all possible tests with `qa/pull-tester/rpc-tests.py -extended`
4747

0 commit comments

Comments
 (0)