Jeroen van Rijn 2 months ago
parent
commit
4e50b9d331
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/core/math/big/build.bat

+ 1 - 1
tests/core/math/big/build.bat

@@ -13,4 +13,4 @@ echo ---
 %PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
 %PATH_TO_ODIN% build . %COMMON% -o:speed -out:%OUT_NAME%
 python3 test.py %TEST_ARGS%
 python3 test.py %TEST_ARGS%
 
 
-odin test test_core_math_big.odin -file
+%PATH_TO_ODIN% test test_core_math_big.odin -file