Unmute unsafeAssignmentExtra test #KT-65218
As the result of the latest changes to stdlib, the muted test succeeds. Thus "java.lang.AssertionError: Test contains MUTE_LL_FIR directive but no errors was reported. Please remove directive". It was decided to unmute the test for now until the compiler team fixes the issue. See KT-65218
This commit is contained in:
committed by
Space Team
parent
ae3c9dd9b9
commit
0033c9c23a
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// MUTE_LL_FIR: KT-65218
|
||||
// WITH_REFLECT
|
||||
// FIR_DUMP
|
||||
import kotlin.reflect.*
|
||||
|
||||
-1
@@ -1,4 +1,3 @@
|
||||
// MUTE_LL_FIR: KT-65218
|
||||
// WITH_REFLECT
|
||||
// FIR_DUMP
|
||||
import kotlin.reflect.*
|
||||
|
||||
Reference in New Issue
Block a user