Add accidentally forgotten IrSourceRangesDumpHandler to IR text tests
This commit is contained in:
committed by
Space Team
parent
2319e11ff1
commit
d005d1cd68
+1
@@ -95,6 +95,7 @@ abstract class AbstractIrTextTest<FrontendOutput : ResultingArtifact.FrontendOut
|
|||||||
::IrTextDumpHandler,
|
::IrTextDumpHandler,
|
||||||
::IrTreeVerifierHandler,
|
::IrTreeVerifierHandler,
|
||||||
::IrPrettyKotlinDumpHandler,
|
::IrPrettyKotlinDumpHandler,
|
||||||
|
::IrSourceRangesDumpHandler,
|
||||||
::IrMangledNameAndSignatureDumpHandler,
|
::IrMangledNameAndSignatureDumpHandler,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user