[Build] Remove forgotten comment from build config
This commit is contained in:
committed by
TeamCityServer
parent
38877ba842
commit
9baf10cfcc
@@ -41,9 +41,6 @@ dependencies {
|
||||
testImplementation(project(":kotlinx-metadata")) { isTransitive = false }
|
||||
testImplementation(project(":native:kotlin-klib-commonizer-api"))
|
||||
testApi(intellijCoreDep()) { includeJars("intellij-core")}
|
||||
// testRuntimeOnly(intellijDep()) {
|
||||
// includeJars("idea_rt", rootProject = rootProject)
|
||||
// }
|
||||
}
|
||||
|
||||
val runCommonizer by tasks.registering(JavaExec::class) {
|
||||
|
||||
Reference in New Issue
Block a user