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
@@ -37,7 +37,7 @@ image_test:
$(ODIN) test image $(COMMON) -define:test_progress_width=12 -out:test_core_image
compress_test:
$(ODIN) run compress $(COMMON) -out:test_core_compress
$(ODIN) test compress $(COMMON) -define:test_progress_width=3 -out:test_core_compress
container_test:
$(ODIN) run container $(COMMON) $(COLLECTION) -out:test_core_container