Include tests from incremental-compilation-impl in compiler tests
This commit is contained in:
@@ -357,6 +357,7 @@ tasks {
|
|||||||
|
|
||||||
dependsOn("scriptingTest")
|
dependsOn("scriptingTest")
|
||||||
dependsOn(":kotlin-build-common:test")
|
dependsOn(":kotlin-build-common:test")
|
||||||
|
dependsOn(":compiler:incremental-compilation-impl:test")
|
||||||
}
|
}
|
||||||
|
|
||||||
"examplesTest" {
|
"examplesTest" {
|
||||||
|
|||||||
Reference in New Issue
Block a user