Build: Fix tests compilation in kotlin.idea.idea-frontend-fir
This commit is contained in:
@@ -24,6 +24,7 @@ dependencies {
|
|||||||
testCompile(intellijDep())
|
testCompile(intellijDep())
|
||||||
testCompile(intellijCoreDep())
|
testCompile(intellijCoreDep())
|
||||||
testCompile(toolsJar())
|
testCompile(toolsJar())
|
||||||
|
testCompile(project(":kotlin-reflect"))
|
||||||
testCompile(projectTests(":idea"))
|
testCompile(projectTests(":idea"))
|
||||||
testCompile(projectTests(":compiler:tests-common"))
|
testCompile(projectTests(":compiler:tests-common"))
|
||||||
testCompile(projectTests(":idea:idea-test-framework"))
|
testCompile(projectTests(":idea:idea-test-framework"))
|
||||||
|
|||||||
Reference in New Issue
Block a user