4 lines
109 B
Python
4 lines
109 B
Python
|
|
|
|
def test_excution(excutable: str, tests_category: dict[str, list[dict[str, str]]], log_path: str):
|
|
pass |