Update tests/internal/build.bat

This commit is contained in:
Jeroen van Rijn
2022-11-12 17:36:20 +01:00
parent 7207f4b0c5
commit 699cabeb1c

View File

@@ -1,2 +1,3 @@
@echo off
odin run test_map.odin -file -vet -strict-style -o:minimal -define:SEED=42
set PATH_TO_ODIN==..\..\odin
%PATH_TO_ODIN% run test_map.odin -file -vet -strict-style -o:minimal -define:SEED=42