diff options
Diffstat (limited to 'tools/odinfmt/tests.bat')
| -rw-r--r-- | tools/odinfmt/tests.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/odinfmt/tests.bat b/tools/odinfmt/tests.bat new file mode 100644 index 0000000..13172ef --- /dev/null +++ b/tools/odinfmt/tests.bat @@ -0,0 +1,2 @@ +odin run tests.odin -file -show-timings -collection:shared=../../src -out:tests.exe + |