summaryrefslogtreecommitdiff
path: root/test/scalatest.bat
diff options
context:
space:
mode:
Diffstat (limited to 'test/scalatest.bat')
-rw-r--r--test/scalatest.bat8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scalatest.bat b/test/scalatest.bat
index d66a7c5f7d..a280958e34 100644
--- a/test/scalatest.bat
+++ b/test/scalatest.bat
@@ -12,6 +12,14 @@ rem We adopt the following conventions:
rem - System/user environment variables start with a letter
rem - Local batch variables start with an underscore ('_')
+echo ######################################################################
+echo ## DEPRECATION WARNING ##
+echo ######################################################################
+echo ## The 'scalatest' runner script has been deprecated. Please use ##
+echo ## 'partest' instead. ##
+echo ######################################################################
+echo.
+
if "%OS%"=="Windows_NT" (
@setlocal
call :set_home