Add workaround for problem with initialization of :tools:kotlinp
This commit is contained in:
@@ -26,7 +26,7 @@ dependencies {
|
|||||||
testCompile(projectTests(":compiler:tests-common"))
|
testCompile(projectTests(":compiler:tests-common"))
|
||||||
testCompile(projectTests(":generators:test-generator"))
|
testCompile(projectTests(":generators:test-generator"))
|
||||||
|
|
||||||
testRuntime(project(":kotlinx-metadata-jvm", configuration = "runtime"))
|
testRuntimeOnly(project(":kotlinx-metadata-jvm"/*, configuration = "runtime"*/))
|
||||||
|
|
||||||
testRuntimeOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
testRuntimeOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user