summaryrefslogtreecommitdiff
path: root/test/scalatest.bat
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2008-02-14 17:37:16 +0000
committermichelou <michelou@epfl.ch>2008-02-14 17:37:16 +0000
commitb206d8933c1bd8754d92697d68d3f11090c1c8d6 (patch)
tree52ac39907424a8367362cfd342845ec7360e6e11 /test/scalatest.bat
parentba31aaae833ee9caa33c5d7f713003f901b299eb (diff)
downloadscala-b206d8933c1bd8754d92697d68d3f11090c1c8d6.tar.gz
scala-b206d8933c1bd8754d92697d68d3f11090c1c8d6.tar.bz2
scala-b206d8933c1bd8754d92697d68d3f11090c1c8d6.zip
fixed test (MS support, 463550)
Diffstat (limited to 'test/scalatest.bat')
-rw-r--r--test/scalatest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scalatest.bat b/test/scalatest.bat
index 88755afe9f..dace582e67 100644
--- a/test/scalatest.bat
+++ b/test/scalatest.bat
@@ -59,7 +59,7 @@ shift
goto loop
:exec
-if exist "%_SCALA_HOME%\misc\NUL" (
+if exist "%_SCALA_HOME%\meta\universe" (
set _BINDIR=%_SCALA_HOME%\bin
set _SRCDIR=%_SCALA_HOME%\misc\scala-test\files
set _DIFFDIR=%_SCALA_HOME%\bin\diff