Update core:container tests

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:34:31 -04:00
committed by Feoramund
parent e3181c13c6
commit a463e282db
6 changed files with 119 additions and 139 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ echo ---
echo ---
echo Running core:container tests
echo ---
%PATH_TO_ODIN% run container %COMMON% %COLLECTION% -out:test_core_container.exe || exit /b
%PATH_TO_ODIN% test container %COMMON% define:test_progress_width=4 -out:test_core_container.exe || exit /b
echo ---
echo Running core:crypto tests