[scripting] Move earlierScripts to the frontend descriptor
^KT-20488 fixed
This commit is contained in:
@@ -28,6 +28,7 @@ dependencies {
|
||||
|
||||
testImplementation(commonDep("org.jetbrains.kotlinx", "kotlinx-coroutines-core"))
|
||||
testImplementation(commonDep("org.jetbrains.kotlinx", "kotlinx-coroutines-core-jvm"))
|
||||
testImplementation(project(":kotlin-reflect"))
|
||||
testRuntimeOnly(project(":kotlin-compiler"))
|
||||
testRuntimeOnly(commonDep("org.jetbrains.intellij.deps", "trove4j"))
|
||||
testRuntimeOnly(project(":kotlin-scripting-ide-common")) { isTransitive = false }
|
||||
|
||||
Reference in New Issue
Block a user