chg: add Running... remark

main
Dominik Madarász 2024-04-17 12:19:47 +02:00
parent 0b048c960c
commit 4ebca2e53b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ if errorlevel 1 (
)
for %%x in (*.exe) do (
@REM echo Running %%x...
echo Running %%x...
start /wait "" "%%x" --nocook --capture=50
if not exist "tests\ref\%%~nx.png" (