Try to address test timeouts.

This commit is contained in:
Jeroen van Rijn
2021-09-08 14:30:11 +02:00
parent 30554f4758
commit e831e919a6
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -8,12 +8,9 @@ download_test_assets:
image_test:
$(ODIN) test image/test_core_image.odin
rm test_core_image
compress_test:
$(ODIN) test compress/test_core_compress.odin
rm test_core_compress
strings_test:
$(ODIN) test strings/test_core_strings.odin
rm test_core_strings