Port tests\core\strings

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