aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2025-06-10 16:55:03 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2025-06-10 16:55:03 +0200
commit4e50b9d3314913ecd3ee0e37cc0cfcc8f18b7209 (patch)
tree56790e054cdf3dc77485590a9e3e90b14b694ab7
parent4f4839ecc5a8ab0cfea0f38e86784ee1fff04bdb (diff)
Fix path
-rw-r--r--tests/core/math/big/build.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/math/big/build.bat b/tests/core/math/big/build.bat
index a15e48488..cc580ac81 100644
--- a/tests/core/math/big/build.bat
+++ b/tests/core/math/big/build.bat
@@ -13,4 +13,4 @@ echo ---
%PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
python3 test.py %TEST_ARGS%
-odin test test_core_math_big.odin -file \ No newline at end of file
+%PATH_TO_ODIN% test test_core_math_big.odin -file \ No newline at end of file