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 89de153 commit 1467561Copy full SHA for 1467561
qa/README.md
@@ -41,8 +41,8 @@ Run all possible tests with
41
42
qa/pull-tester/rpc-tests.py -extended
43
44
-By default, tests will be run in parallel if you want to specify how many
45
-tests should be run in parallel, append `-parallel=n` (default n=4).
+By default, tests will be run in parallel. To specify how many jobs to run,
+append `-parallel=n` (default n=4).
46
47
If you want to create a basic coverage report for the rpc test suite, append `--coverage`.
48
0 commit comments