qcs-python/test.bat

9 lines
214 B
Batchfile

@echo off
REM Change python whatever
set pyexe=python34\python.exe
REM And now, run all the various tests we have
%pyexe% user\modules\pycapi\test_utils.py
%pyexe% user\modules\pycapi\test_contentapi.py