[FIR] Properly generate IDE diagnostics from multiple diagnostics lists
This commit is contained in:
committed by
teamcityserver
parent
09e3629d5d
commit
a1ae108ce5
@@ -20,6 +20,7 @@ dependencies {
|
||||
testCompileOnly(project(":kotlin-test:kotlin-test-junit"))
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
testCompile(project(":compiler:fir:checkers"))
|
||||
testCompile(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
testCompile(projectTests(":compiler:fir:analysis-tests:legacy-fir-tests"))
|
||||
testCompile(project(":compiler:frontend"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user