summaryrefslogtreecommitdiff
path: root/test/scalatest
diff options
context:
space:
mode:
Diffstat (limited to 'test/scalatest')
-rwxr-xr-xtest/scalatest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scalatest b/test/scalatest
index 2fd1fa2e1c..b578428654 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -480,7 +480,7 @@ FILES_POS="";
FILES_NEG="";
FILES_MSIL="";
-QUICK="$PREFIX/build/quick/exec"
+QUICK="$PREFIX/build/quick/bin"
if [ -d "$PREFIX/dists" ]; then
LATEST="$PREFIX/dists/latest/bin";
elif [ -d "$PREFIX/build" ]; then