Skip to content

Commit 0af9dd5

Browse files
Updated core and samples
1 parent 182f1d6 commit 0af9dd5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Tests/test_all.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if "%num_args%" LSS "3" (
1717
echo Example:
1818
echo test_all.bat c:\Projects\DiligentEngine\build\Win64 Debug c:\Projects\DiligentEngine\GoldenImages
1919
echo.
20-
echo To capture golden images, replace 'capture' with 'compare' in the script below
20+
echo To capture golden images, replace 'compare' with 'capture' in the script below
2121
EXIT /B -1
2222
)
2323

0 commit comments

Comments
 (0)