Uast: all Kotlin versions of org.jetbrains.uast.test.* moved to org.jetbrains.uast.test.*.kotlin
To avoid having same class names in Kotlin and IDEA
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.jetbrains.uast.test.kotlin
|
||||
|
||||
import org.jetbrains.uast.test.common.IdentifiersTestBase
|
||||
import org.jetbrains.uast.test.common.kotlin.IdentifiersTestBase
|
||||
import java.io.File
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user