Files
42_ft_ping/test/execution.py
2025-12-17 06:00:05 -06:00

4 lines
109 B
Python

def test_excution(excutable: str, tests_category: dict[str, list[dict[str, str]]], log_path: str):
pass