aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotc/comptest.scala
diff options
context:
space:
mode:
authorFelix Mulder <felix.mulder@gmail.com>2017-04-05 16:12:43 +0200
committerFelix Mulder <felix.mulder@gmail.com>2017-04-12 11:31:13 +0200
commit923533ea86b53b90e343e4fc0f88956996a2ed5b (patch)
tree4060f34d1d811c820cc7d33a5b23331ac7b36d6b /compiler/test/dotc/comptest.scala
parent7dcfbd71b1c05b4bc5e8c7e1da94fd99600e740f (diff)
downloaddotty-923533ea86b53b90e343e4fc0f88956996a2ed5b.tar.gz
dotty-923533ea86b53b90e343e4fc0f88956996a2ed5b.tar.bz2
dotty-923533ea86b53b90e343e4fc0f88956996a2ed5b.zip
Move vulpix to `dotty.tools.vulpix`
Diffstat (limited to 'compiler/test/dotc/comptest.scala')
-rw-r--r--compiler/test/dotc/comptest.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/test/dotc/comptest.scala b/compiler/test/dotc/comptest.scala
index ab55e0271..8737ef165 100644
--- a/compiler/test/dotc/comptest.scala
+++ b/compiler/test/dotc/comptest.scala
@@ -1,6 +1,6 @@
package dotc
-import dotty.tools.dotc.vulpix.ParallelTesting
+import dotty.tools.vulpix.ParallelTesting
import scala.concurrent.duration._