summaryrefslogtreecommitdiff
path: root/BCT/Test/runtest.bat
diff options
context:
space:
mode:
Diffstat (limited to 'BCT/Test/runtest.bat')
-rw-r--r--BCT/Test/runtest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCT/Test/runtest.bat b/BCT/Test/runtest.bat
index 21a71139..5002d0b3 100644
--- a/BCT/Test/runtest.bat
+++ b/BCT/Test/runtest.bat
@@ -1,4 +1,4 @@
-rem @echo off
+@echo off
rem Usage: runtest.bat <dir>
if "%1" == "" goto noDirSpecified
if not exist %1\nul goto noDirExists