Add :kotlin-tooling-core and :kotlin-tooling-metadata to 'toolsTest'
This commit is contained in:
committed by
Space
parent
a87c2ace29
commit
1b45c00fc7
@@ -809,6 +809,8 @@ tasks {
|
||||
dependsOn(":tools:kotlinp:test")
|
||||
dependsOn(":native:kotlin-klib-commonizer:test")
|
||||
dependsOn(":native:kotlin-klib-commonizer-api:test")
|
||||
dependsOn(":kotlin-tooling-core:check")
|
||||
dependsOn(":kotlin-tooling-metadata:check")
|
||||
}
|
||||
|
||||
register("examplesTest") {
|
||||
|
||||
Reference in New Issue
Block a user