Fix maven and android tests after modularizing and rebasing
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies {
|
||||
testCompile(project(":compiler.tests-common"))
|
||||
testCompile(project(":idea:idea-test-framework")) { isTransitive = false }
|
||||
testCompile(project(":plugins:lint")) { isTransitive = false }
|
||||
testCompile(project(":idea:idea-jvm"))
|
||||
testCompile(projectTests(":idea"))
|
||||
testCompile(projectTests(":idea:idea-gradle"))
|
||||
testCompile(ideaPluginDeps("properties", plugin = "properties"))
|
||||
|
||||
Reference in New Issue
Block a user