Cleanup Kotlin SDK in MavenImportingTestCase

This commit is contained in:
Andrey Uskov
2019-02-11 13:58:16 +03:00
parent 7890037d90
commit 6dee81f653
5 changed files with 11 additions and 2 deletions
@@ -3,7 +3,7 @@
* that can be found in the license/LICENSE.txt file.
*/
package org.jetbrains.kotlin.gradle
package org.jetbrains.kotlin.idea.test
import com.intellij.openapi.application.ApplicationManager
import com.intellij.openapi.application.runWriteAction