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