2 lines
38 B
Batchfile
2 lines
38 B
Batchfile
|
@echo off
|
||
|
python "%~dp0\..\py.test" %*
|