2 lines
76 B
Python
Raw Normal View History

2022-08-06 23:26:04 +08:00
def _case_run(test_case: object, test_result: object, suite_name: str): ...