[FIR IDE] Move and rename RawFirFragmentForLazyBodiesBuilder into Fir Ide module
This commit is contained in:
committed by
TeamCityServer
parent
0569f810cf
commit
c5372be267
@@ -1102,6 +1102,9 @@ fun main(args: Array<String>) {
|
||||
testClass<AbstractInnerDeclarationsResolvePhaseTest> {
|
||||
model("innerDeclarationsResolve")
|
||||
}
|
||||
testClass<AbstractPartialRawFirBuilderTestCase> {
|
||||
model("partialRawBuilder", testMethod = "doRawFirTest")
|
||||
}
|
||||
}
|
||||
|
||||
testGroup(
|
||||
|
||||
Reference in New Issue
Block a user