From 0af9dd576e89e40c4c93fab8b8d0bafcd7a67ed6 Mon Sep 17 00:00:00 2001 From: assiduous Date: Tue, 29 Dec 2020 20:27:25 -0800 Subject: Updated core and samples --- Tests/test_all.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tests') 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 ) -- cgit v1.2.3