[Build, BTA] Add the Build Tools API tests to the aggregate tasks
^KT-61860 In Progress
This commit is contained in:
committed by
Space Team
parent
4afb393ff1
commit
90fee75eba
@@ -925,6 +925,7 @@ tasks {
|
|||||||
dependsOn(":kotlin-tooling-core:check")
|
dependsOn(":kotlin-tooling-core:check")
|
||||||
dependsOn(":kotlin-tooling-metadata:check")
|
dependsOn(":kotlin-tooling-metadata:check")
|
||||||
dependsOn(":compiler:build-tools:kotlin-build-tools-api:check")
|
dependsOn(":compiler:build-tools:kotlin-build-tools-api:check")
|
||||||
|
dependsOn(":compiler:build-tools:kotlin-build-tools-api-tests:check")
|
||||||
dependsOn(":tools:ide-plugin-dependencies-validator:test")
|
dependsOn(":tools:ide-plugin-dependencies-validator:test")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user