[FIR] Render diagnostic names in full pipeline tests
This commit is contained in:
committed by
TeamCityServer
parent
aab66bd623
commit
1265dda880
+1
@@ -22,6 +22,7 @@ class FullPipelineModularizedTest : AbstractFullPipelineModularizedTest() {
|
||||
"kotlin.io.path.ExperimentalPathApi",
|
||||
"org.jetbrains.kotlin.ir.ObsoleteDescriptorBasedAPI"
|
||||
)
|
||||
args.renderInternalDiagnosticNames = true
|
||||
}
|
||||
|
||||
fun testTotalKotlin() {
|
||||
|
||||
Reference in New Issue
Block a user