chirp/run_all_tests.bat
Jim Unroe 43ca992222 Patch for "run_all_test.bat"
This patch fixes the run_all_tests.bat" batch file so that it will
properly access and run the "run_test.py" tests.

#7505
2019-12-31 14:04:10 -05:00

4 lines
61 B
Batchfile

@echo off
python tests\run_tests.py
python tools\cpep8.py