From 616d3e4597b65572ea9d6b45846d7380782b1f60 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Mon, 18 Aug 2008 17:03:50 +0000 Subject: deprecated scalatest and removed it from furthe... deprecated scalatest and removed it from further distributions --- test/scalatest.bat | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test/scalatest.bat') 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 -- cgit v1.2.3