[FIR] Render diagnostic names in full pipeline tests

This commit is contained in:
Dmitriy Novozhilov
2022-01-27 11:09:42 +03:00
committed by TeamCityServer
parent aab66bd623
commit 1265dda880
@@ -22,6 +22,7 @@ class FullPipelineModularizedTest : AbstractFullPipelineModularizedTest() {
"kotlin.io.path.ExperimentalPathApi",
"org.jetbrains.kotlin.ir.ObsoleteDescriptorBasedAPI"
)
args.renderInternalDiagnosticNames = true
}
fun testTotalKotlin() {