Skip to content

Commit ef51a6a

Browse files
committed
Fix Coursier test
1 parent 5638962 commit ef51a6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/test-coursier/dotty/tools/coursier/CoursierScalaTests.scala

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ package dotty
22
package tools
33
package coursier
44

5+
import scala.language.unsafeNulls
6+
57
import java.io.File
68
import java.nio.file.{Path, Paths, Files}
79
import scala.sys.process._

0 commit comments

Comments
 (0)