fix: typo error

This commit is contained in:
2025-12-17 06:00:05 -06:00
parent 653e4b6e47
commit 07c11fa529

4
test/execution.py Normal file
View File

@@ -0,0 +1,4 @@
def test_excution(excutable: str, tests_category: dict[str, list[dict[str, str]]], log_path: str):
pass