From 923533ea86b53b90e343e4fc0f88956996a2ed5b Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Wed, 5 Apr 2017 16:12:43 +0200 Subject: Move vulpix to `dotty.tools.vulpix` --- compiler/test/dotc/comptest.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/test/dotc') 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._ -- cgit v1.2.3