Add ":kotlin-project-model" to the list of modules installed for tests

This commit is contained in:
Sergey Igushkin
2021-04-05 15:05:06 +03:00
parent e7b81c52a7
commit e59a57d11c
+1
View File
@@ -38,6 +38,7 @@ val kotlinGradlePluginAndItsRequired = arrayOf(
":kotlin-compiler-runner",
":kotlin-daemon-embeddable",
":kotlin-daemon-client",
":kotlin-project-model",
":kotlin-gradle-plugin-api",
":kotlin-gradle-plugin",
":kotlin-gradle-plugin-model",