FIR IDE: add missing test dependency
This commit is contained in:
@@ -22,6 +22,7 @@ dependencies {
|
||||
compile(project(":idea:idea-core"))
|
||||
// </temp>
|
||||
|
||||
testCompile(project(":idea:idea-fir"))
|
||||
testCompile(intellijDep())
|
||||
testCompile(intellijCoreDep())
|
||||
testCompile(toolsJar())
|
||||
|
||||
Reference in New Issue
Block a user