mirror of
https://github.com/kk7ds/chirp
synced 2026-08-13 17:51:36 -04:00
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
This commit is contained in:
parent
568bbd1431
commit
43ca992222
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
@echo off
|
||||
python tests\run_tests
|
||||
python tests\run_tests.py
|
||||
python tools\cpep8.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue