Skip to content

Commit 534c649

Browse files
committed
use unsafeNulls in PropertiesTest
1 parent ec62e90 commit 534c649

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: compiler/test/dotty/tools/dotc/config/PropertiesTest.scala

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package dotty.tools.dotc.config
33
import org.junit.Before
44
import org.junit.Test
55
import org.junit.Assert._
6+
import scala.language.unsafeNulls
67

78
class PropertiesTest {
89
final val TestProperty = "dotty.tools.dotc.config.PropertiesTest.__test_property__"

0 commit comments

Comments
 (0)