Fix android tests

This commit is contained in:
Ilya Chernikov
2017-09-14 12:44:18 +02:00
parent 4eb4466314
commit fc540b2d63
3 changed files with 30 additions and 4 deletions
@@ -25,6 +25,7 @@ dependencies {
testRuntime(project(":sam-with-receiver-ide-plugin"))
testRuntime(project(":noarg-ide-plugin"))
testRuntime(project(":allopen-ide-plugin"))
testRuntime(project(":plugins:lint"))
testRuntime(ideaSdkDeps("*.jar"))
testRuntime(ideaPluginDeps("idea-junit", "resources_en", plugin = "junit"))
testRuntime(ideaPluginDeps("IntelliLang", plugin = "IntelliLang"))