mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 07:37:54 +00:00
Fix MD formatting in REST-interface.md and spelling mistake in
test_runner.py
This commit is contained in:
parent
41f3e84aac
commit
1d8df01412
@ -348,7 +348,7 @@ def print_results(test_results, max_len_name, runtime):
|
|||||||
|
|
||||||
class TestHandler:
|
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):
|
def __init__(self, num_tests_parallel, tests_dir, tmpdir, test_list=None, flags=None):
|
||||||
|
Loading…
Reference in New Issue
Block a user