runner.py 51 B

12
  1. import subprocess
  2. subprocess.run(["testme.bat"])