aboutsummaryrefslogtreecommitdiff
path: root/tests/core/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/build.bat')
-rw-r--r--tests/core/build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/build.bat b/tests/core/build.bat
index 3e67b6e13..67ac10f86 100644
--- a/tests/core/build.bat
+++ b/tests/core/build.bat
@@ -1,5 +1,5 @@
@echo off
-set COMMON=-no-bounds-check -vet -strict-style
+set COMMON=-no-bounds-check -vet -strict-style -define:ODIN_TEST_FANCY=false
set PATH_TO_ODIN==..\..\odin
python3 download_assets.py
echo ---