Skip to content

Commit cf6362a

Browse files
committed
move AbstractFileClassLoaderTest back to compiler subproject
1 parent e413f85 commit cf6362a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repl/test/dotty/tools/repl/AbstractFileClassLoaderTest.scala renamed to compiler/test/dotty/tools/AbstractFileClassLoaderTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package dotty.tools.repl
1+
package dotty.tools
22

33
import scala.language.unsafeNulls
44

0 commit comments

Comments
 (0)