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