aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2022-11-12 17:31:26 +0100
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2022-11-12 17:31:26 +0100
commit7207f4b0c5e7c171f3fdec19e13db651001bc0a3 (patch)
treecefff12d1d541bd0322508a2256717ed8ad3de98 /tests
parent9c1b464c945b607a104f5e01ae734373f9300316 (diff)
Add tests/internal/build.bat
Diffstat (limited to 'tests')
-rw-r--r--tests/internal/build.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/internal/build.bat b/tests/internal/build.bat
new file mode 100644
index 000000000..45e1acc72
--- /dev/null
+++ b/tests/internal/build.bat
@@ -0,0 +1,2 @@
+@echo off
+odin run test_map.odin -file -vet -strict-style -o:minimal -define:SEED=42 \ No newline at end of file