aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled')
-rw-r--r--compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled b/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled
index 00918a282..98e624818 100644
--- a/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled
+++ b/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled
@@ -4,7 +4,7 @@ package dotc
import org.junit.Test
import org.junit.Assert._
-import dotty.tools.dotc.interfaces.{CompilerCallback, SourceFile}
+import interfaces.{CompilerCallback, SourceFile}
import reporting._
import reporting.diagnostic.MessageContainer
import core.Contexts._