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
@@ -6,16 +6,13 @@ echo ---
echo Running core:image tests
echo ---
%PATH_TO_ODIN% test image %COMMON%
del image.exe
echo ---
echo Running core:compress tests
echo ---
%PATH_TO_ODIN% test compress %COMMON%
del compress.exe
echo ---
echo Running core:strings tests
echo ---
%PATH_TO_ODIN% test strings %COMMON%
del strings.exe