Fix build after rebase on master

This commit is contained in:
Ilya Chernikov
2017-09-11 22:34:01 +02:00
parent 46884bec84
commit d92cce6e6a
5 changed files with 8 additions and 3 deletions
-1
View File
@@ -38,7 +38,6 @@ dependencies {
testCompile(project(":compiler:incremental-compilation-impl"))
testCompile(commonDep("junit:junit"))
testCompile(ideaSdkDeps("openapi", "idea"))
testCompile(preloadedDeps("uast-tests"))
testRuntime(ideaSdkDeps("*.jar"))
testRuntime(ideaPluginDeps("idea-junit", "resources_en", plugin = "junit"))
testRuntime(ideaPluginDeps("IntelliLang", plugin = "IntelliLang"))