Modularized tests. Enable renderInternalDiagnosticNames for K1
^KT-56075
This commit is contained in:
committed by
Space Team
parent
83ead8fb6f
commit
7c8fffbb3d
+1
@@ -19,6 +19,7 @@ class FE1FullPipelineModularizedTest : AbstractFullPipelineModularizedTest() {
|
|||||||
"org.jetbrains.kotlin.ir.ObsoleteDescriptorBasedAPI"
|
"org.jetbrains.kotlin.ir.ObsoleteDescriptorBasedAPI"
|
||||||
)
|
)
|
||||||
args.multiPlatform = true
|
args.multiPlatform = true
|
||||||
|
args.renderInternalDiagnosticNames = true
|
||||||
args.noStdlib = true
|
args.noStdlib = true
|
||||||
args.noReflect = true
|
args.noReflect = true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user