Port tests\core\odin

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:47:09 -04:00
committed by Feoramund
parent 8383a45b62
commit 9829a02571
4 changed files with 22 additions and 44 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ echo ---
echo ---
echo Running core:odin tests
echo ---
%PATH_TO_ODIN% run odin %COMMON% -o:size -out:test_core_odin.exe || exit /b
%PATH_TO_ODIN% test odin %COMMON% -o:size -out:test_core_odin.exe || exit /b
echo ---
echo Running core:reflect tests