summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-12-30 04:27:25 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-12-30 04:27:25 +0000
commit0af9dd576e89e40c4c93fab8b8d0bafcd7a67ed6 (patch)
tree0ea562e9ed1c15effefcf13cd84948a6fddab910 /Tests
parentUpdated samples module (diff)
downloadDiligentEngine-0af9dd576e89e40c4c93fab8b8d0bafcd7a67ed6.tar.gz
DiligentEngine-0af9dd576e89e40c4c93fab8b8d0bafcd7a67ed6.zip
Updated core and samples
Diffstat (limited to 'Tests')
-rw-r--r--Tests/test_all.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/test_all.bat b/Tests/test_all.bat
index ac3e959..fc2d08c 100644
--- a/Tests/test_all.bat
+++ b/Tests/test_all.bat
@@ -17,7 +17,7 @@ if "%num_args%" LSS "3" (
echo Example:
echo test_all.bat c:\Projects\DiligentEngine\build\Win64 Debug c:\Projects\DiligentEngine\GoldenImages
echo.
- echo To capture golden images, replace 'capture' with 'compare' in the script below
+ echo To capture golden images, replace 'compare' with 'capture' in the script below
EXIT /B -1
)