f9b3daabd1
- Those packages are missing in the mockJdk 1.8 in intellij repository, and it leads to those tests failing in kotlin-ide repository - Test in `ShortenRefsTestGenerated` do not fail, but they are working for the wrong reason (they do not shorten unresolved references)
4 lines
73 B
Kotlin
Vendored
4 lines
73 B
Kotlin
Vendored
import java.util.Date
|
|
|
|
val x = <selection>dependency.Date(1)</selection>
|