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