Port tests\core\slice

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:47:09 -04:00
committed by Feoramund
parent ed0384c102
commit 9ba02e888d
3 changed files with 41 additions and 99 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ echo ---
echo ---
echo Running core:slice tests
echo ---
%PATH_TO_ODIN% run slice %COMMON% -out:test_core_slice.exe || exit /b
%PATH_TO_ODIN% test slice %COMMON% -out:test_core_slice.exe || exit /b
echo ---
echo Running core:strings tests