Fix test label.

This commit is contained in:
Jeroen van Rijn
2024-03-18 17:05:40 +01:00
parent 72c15d7699
commit 07ef969546
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -102,6 +102,6 @@ echo ---
%PATH_TO_ODIN% run runtime %COMMON% %COLLECTION% -out:test_core_runtime.exe || exit /b
echo ---
echo Running core:runtime tests
echo Running core:time tests
echo ---
%PATH_TO_ODIN% run time %COMMON% %COLLECTION% -out:test_core_time.exe || exit /b