diff --git a/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled b/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled index 00918a2825f4..98e6248184c6 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._