summaryrefslogtreecommitdiff
path: root/test/benchmark/ant.private
diff options
context:
space:
mode:
Diffstat (limited to 'test/benchmark/ant.private')
-rw-r--r--test/benchmark/ant.private9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/benchmark/ant.private b/test/benchmark/ant.private
deleted file mode 100644
index a777a19594..0000000000
--- a/test/benchmark/ant.private
+++ /dev/null
@@ -1,9 +0,0 @@
-# the compiler executable
-scala.compiler=scalac
-
-# the vm to run scala programs with
-scala.vm=scala
-
-# the location where your scala distribution is
-# it should point to the parent of the 'test/' directory
-scala.home=${user.home}/scala