Skip to content

Commit

Permalink
Исправление скрипта автотеста (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazdaywik committed Dec 31, 2017
1 parent a7200f4 commit bd71665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotests/compatibility/run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ goto :EOF

:EXECUTE_FAIL.srefc_lambda
setlocal
call :EXECUTE_FAIL.srefc_lambda "%~1" || exit /b 1
call :EXECUTE_FAIL.srefc_classic "%~1" || exit /b 1
endlocal
exit /b 0

Expand Down

0 comments on commit bd71665

Please sign in to comment.