Fix idea-gradle tests

This commit is contained in:
Ilya Chernikov
2017-09-19 23:41:04 +02:00
parent 83908388db
commit 0f199835a3
+1
View File
@@ -24,6 +24,7 @@ dependencies {
testRuntime(project(":idea:idea-jvm"))
testRuntime(project(":idea:idea-android"))
testRuntime(project(":plugins:kapt3-idea"))
testRuntime(project(":plugins:android-extensions-ide"))
testRuntime(project(":plugins:lint"))
testRuntime(project(":sam-with-receiver-ide-plugin"))