[FIR] Reorganize modules of raw fir builders
This commit is contained in:
@@ -6,7 +6,8 @@ plugins {
|
||||
dependencies {
|
||||
testRuntime(intellijDep())
|
||||
testCompile(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
|
||||
|
||||
testCompile(project(":compiler:fir:raw-fir:psi2fir"))
|
||||
testCompile(project(":compiler:visualizer:render-psi"))
|
||||
testCompile(project(":compiler:visualizer:render-fir"))
|
||||
testCompile(project(":compiler:visualizer:common"))
|
||||
|
||||
Reference in New Issue
Block a user