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:
Nicolay Mitropolsky
2018-12-28 15:56:31 +03:00
parent 3d208c31c8
commit c139901889
19 changed files with 35 additions and 79 deletions
@@ -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