summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-27 20:01:40 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-27 20:01:40 +0000
commitc875cae501f340c7f790041d9a25ec507b95e782 (patch)
tree71af30d8791121a1159fcb99836aaf985bcc8d0c /tests
parent17b64792255b74c258d3b9b906cccd11bcfb4dd9 (diff)
downloadATCD-c875cae501f340c7f790041d9a25ec507b95e782.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/run_tests.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat
index 1c0d4944798..109a853d997 100644
--- a/tests/run_tests.bat
+++ b/tests/run_tests.bat
@@ -40,9 +40,6 @@ set exedir=.\bor\bin\
rem Set deco to whatever decoration you have for the executables
set deco=
set platform=bor
-@echo *******************************************************************************
-@echo Running BC++ Tests
-@echo *******************************************************************************
goto endsetup
:setupmsc_arg
@@ -52,9 +49,6 @@ set arg=%1
set exedir=
set deco=
set platform=
-@echo *******************************************************************************
-@echo Running MSVC Tests
-@echo *******************************************************************************
goto endsetup
:usage