mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 02:31:05 +02:00
Fix MD formatting in REST-interface.md and spelling mistake in
test_runner.py
This commit is contained in:
@ -348,7 +348,7 @@ def print_results(test_results, max_len_name, runtime):
|
||||
|
||||
class TestHandler:
|
||||
"""
|
||||
Trigger the testscrips passed in via the list.
|
||||
Trigger the test scripts passed in via the list.
|
||||
"""
|
||||
|
||||
def __init__(self, num_tests_parallel, tests_dir, tmpdir, test_list=None, flags=None):
|
||||
|
Reference in New Issue
Block a user