Update core:compress tests

This commit is contained in:
Jeroen van Rijn
2024-06-02 14:34:31 -04:00
committed by Feoramund
parent 22c092f846
commit e3181c13c6
3 changed files with 18 additions and 87 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ python3 download_assets.py
echo ---
echo Running core:compress tests
echo ---
%PATH_TO_ODIN% run compress %COMMON% -out:test_core_compress.exe || exit /b
%PATH_TO_ODIN% test compress %COMMON% -define:test_progress_width=3 -out:test_core_compress.exe || exit /b
echo ---
echo Running core:container tests