Fix MD formatting in REST-interface.md and spelling mistake in
test_runner.py
This commit is contained in:
parent
41f3e84aac
commit
1d8df01412
2 changed files with 7 additions and 7 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Reference in a new issue