aboutsummaryrefslogtreecommitdiff
path: root/test/self/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'test/self/build.bat')
-rw-r--r--test/self/build.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/self/build.bat b/test/self/build.bat
new file mode 100644
index 0000000..2b48a07
--- /dev/null
+++ b/test/self/build.bat
@@ -0,0 +1,4 @@
+@echo off
+setlocal
+cd /d %~dp0
+..\..\tt -c"" -d";;" -oOUT= test.txt < test.txt \ No newline at end of file