mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-24 05:52:08 +02:00
qa: Warn when specified test is not found
This commit is contained in:
@@ -34,7 +34,7 @@ You can run any single test by calling
|
||||
|
||||
test/functional/test_runner.py <testname>
|
||||
|
||||
Or you can run any combination of tests by calling
|
||||
Or you can run any combination (incl. duplicates) of tests by calling
|
||||
|
||||
test/functional/test_runner.py <testname1> <testname2> <testname3> ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user