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