This commit is contained in:
rusefi 2020-05-14 20:53:47 -04:00
parent dff91c336c
commit 5138222428
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ rem these images placed into unit_tests/triggers
rem and later manually published at https://rusefi.com/images/triggers/
cd ../unit_tests
make
make -j4
if not exist build/rusefi_test.exe echo UNIT TEST COMPILATION FAILED
if not exist build/rusefi_test.exe exit -1