summaryrefslogtreecommitdiffstats
path: root/BuildTools/Scripts
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTools/Scripts')
-rw-r--r--BuildTools/Scripts/appveyor/run_tests.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildTools/Scripts/appveyor/run_tests.bat b/BuildTools/Scripts/appveyor/run_tests.bat
index 74b20da6..53a8d2a4 100644
--- a/BuildTools/Scripts/appveyor/run_tests.bat
+++ b/BuildTools/Scripts/appveyor/run_tests.bat
@@ -2,7 +2,7 @@ rem @echo off
set RUN_API_CORE_TEST=false
set RUN_CORE_API_D3D11_TEST=false
-set RUN_D3D12_TEST=false
+set RUN_CORE_API_D3D12_TEST=false
set ERROR=0
if "%PLATFORM_NAME%"=="Windows" (