getting tests to run

This commit is contained in:
Jason Kercher
2022-03-10 11:12:06 -05:00
parent b91c0ec715
commit 0b61215f7b
5 changed files with 54 additions and 12 deletions
+6 -1
View File
@@ -41,4 +41,9 @@ echo ---
echo ---
echo Running core:math/noise tests
echo ---
%PATH_TO_ODIN% run math/noise %COMMON%
%PATH_TO_ODIN% run math/noise %COMMON%
echo ---
echo Running core:os/os2 tests
echo ---
%PATH_TO_ODIN% run os2 %COMMON%