Port tests\core\fmt

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:47:08 -04:00
committed by Feoramund
parent d334b8c72a
commit 6f7c5a7577
3 changed files with 22 additions and 43 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ echo ---
echo ---
echo Running core:fmt tests
echo ---
%PATH_TO_ODIN% run fmt %COMMON% %COLLECTION% -out:test_core_fmt.exe || exit /b
%PATH_TO_ODIN% test fmt %COMMON% -out:test_core_fmt.exe || exit /b
echo ---
echo Running core:hash tests