Include tests from :kotlin-util-io and :kotlin-util-klib into :miscCompilerTest
^KT-33175
This commit is contained in:
@@ -780,6 +780,9 @@ tasks {
|
|||||||
dependsOn("jvmCompilerIntegrationTest")
|
dependsOn("jvmCompilerIntegrationTest")
|
||||||
|
|
||||||
dependsOn(":plugins:parcelize:parcelize-compiler:test")
|
dependsOn(":plugins:parcelize:parcelize-compiler:test")
|
||||||
|
|
||||||
|
dependsOn(":kotlin-util-io:test")
|
||||||
|
dependsOn(":kotlin-util-klib:test")
|
||||||
}
|
}
|
||||||
|
|
||||||
register("toolsTest") {
|
register("toolsTest") {
|
||||||
|
|||||||
Reference in New Issue
Block a user