[Gradle] Implement MppIdeDependencyResolutionIT.testCommonizedPlatformDependencyResolution
^KT-55238 Verification Pending
This commit is contained in:
committed by
Space Team
parent
ee07fcc00b
commit
1ec7e404fd
@@ -54,6 +54,11 @@ dependencies {
|
||||
requireCapability("org.jetbrains.kotlin:atomicfu-common")
|
||||
}
|
||||
}
|
||||
|
||||
testImplementation(project(":kotlin-gradle-plugin-idea"))
|
||||
testImplementation(testFixtures(project(":kotlin-gradle-plugin-idea")))
|
||||
testImplementation(project(":kotlin-gradle-plugin-idea-proto"))
|
||||
|
||||
testImplementation(project(":kotlin-gradle-plugin-model"))
|
||||
testImplementation(project(":kotlin-gradle-build-metrics"))
|
||||
testImplementation(project(":kotlin-project-model"))
|
||||
|
||||
Reference in New Issue
Block a user