aboutsummaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authorFelix Mulder <felix.mulder@gmail.com>2016-11-21 14:48:07 +0100
committerGuillaume Martres <smarter@ubuntu.com>2016-11-22 01:35:08 +0100
commit9a0c1f75a732d4fb3e419bd8c78bdcac09facd0e (patch)
treefe2c3391da880ab04b584f422cc1108e90978c54 /bench
parentc3eb841ce8ae349d9820dbf6c18884955e74254e (diff)
downloaddotty-9a0c1f75a732d4fb3e419bd8c78bdcac09facd0e.tar.gz
dotty-9a0c1f75a732d4fb3e419bd8c78bdcac09facd0e.tar.bz2
dotty-9a0c1f75a732d4fb3e419bd8c78bdcac09facd0e.zip
Move benchmarks test to right location
Diffstat (limited to 'bench')
-rw-r--r--bench/test/dotty/tools/benchmarks/Benchmarks.scala (renamed from bench/test/Benchmarks.scala)1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/test/Benchmarks.scala b/bench/test/dotty/tools/benchmarks/Benchmarks.scala
index 8c1b18e66..fe5517ad9 100644
--- a/bench/test/Benchmarks.scala
+++ b/bench/test/dotty/tools/benchmarks/Benchmarks.scala
@@ -1,6 +1,5 @@
package dotty.tools.benchmarks
-
import org.scalameter.Key.reports._
import org.scalameter.PerformanceTest.OnlineRegressionReport
import org.scalameter.api._