diff --git a/compiler/testData/codegen/box/reflection/mapping/types/createType.kt b/compiler/testData/codegen/box/reflection/mapping/types/createType.kt index f1106283460..d0c7a6dcd0f 100644 --- a/compiler/testData/codegen/box/reflection/mapping/types/createType.kt +++ b/compiler/testData/codegen/box/reflection/mapping/types/createType.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_REFLECT diff --git a/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt b/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt index 15f1d4e67cd..17c650f95d8 100644 --- a/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt +++ b/compiler/testData/codegen/box/reflection/mapping/types/typeParameters.kt @@ -1,4 +1,3 @@ -// IGNORE_BACKEND_FIR: JVM_IR // TARGET_BACKEND: JVM // WITH_REFLECT