Fix tests after rebasing and messing with the dependencies
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
246f73c879
commit
6f1e6f1f1b
@@ -45,6 +45,7 @@ dependencies {
|
||||
testRuntime(project(":noarg-ide-plugin"))
|
||||
testRuntime(project(":allopen-ide-plugin"))
|
||||
|
||||
testRuntime(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
testRuntime(intellijDep())
|
||||
testRuntime(intellijPluginDep("android"))
|
||||
testRuntime(intellijPluginDep("copyright"))
|
||||
|
||||
Reference in New Issue
Block a user