iwd/tools/test-runner

6 lines
64 B
Python
Executable File

#!/usr/bin/python3
from runner import Runner
Runner().start()