aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/scripts/RunTest.bat
diff options
context:
space:
mode:
Diffstat (limited to 'lexilla/scripts/RunTest.bat')
-rw-r--r--lexilla/scripts/RunTest.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/lexilla/scripts/RunTest.bat b/lexilla/scripts/RunTest.bat
deleted file mode 100644
index 5ab853811..000000000
--- a/lexilla/scripts/RunTest.bat
+++ /dev/null
@@ -1,7 +0,0 @@
-rem Test lexers
-rem build lexilla.dll and TestLexers.exe then run TestLexers.exe
-cd ../src
-make
-cd ../test
-make
-make test