summaryrefslogtreecommitdiff
path: root/test/scalatest.bat
diff options
context:
space:
mode:
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