Merge :compiler:fir:jvm module into :compiler:fir:java
This commit is contained in:
committed by
TeamCityServer
parent
8ffe3764ef
commit
405670e111
@@ -18,7 +18,6 @@ dependencies {
|
||||
testCompile(project(":compiler:fir:raw-fir:psi2fir"))
|
||||
testCompile(project(":compiler:fir:raw-fir:light-tree2fir"))
|
||||
testCompile(project(":compiler:fir:fir2ir"))
|
||||
testCompile(project(":compiler:fir:jvm"))
|
||||
testCompile(project(":compiler:fir:fir2ir:jvm-backend"))
|
||||
testCompile(project(":compiler:fir:fir-serialization"))
|
||||
testCompile(project(":compiler:fir:fir-deserialization"))
|
||||
|
||||
Reference in New Issue
Block a user