[kotlin-test] Exclude kotlin-test project from GE test splitting
Not supported for kotlin-multiplatform tests KT-61969
This commit is contained in:
committed by
Space Team
parent
6d62119659
commit
38ed3216fd
@@ -469,6 +469,7 @@ val coreLibProjects by extra {
|
||||
val mppProjects by extra {
|
||||
listOf(
|
||||
":kotlin-stdlib",
|
||||
":kotlin-test",
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user