diff --git a/compiler/testData/codegen/boxKlib/properties.kt b/compiler/testData/codegen/boxKlib/properties.kt index d5a377764fb..b2448ee695c 100644 --- a/compiler/testData/codegen/boxKlib/properties.kt +++ b/compiler/testData/codegen/boxKlib/properties.kt @@ -1,3 +1,4 @@ +// IGNORE_BACKEND: JVM_IR // FILE: klib.kt package fromKlib diff --git a/compiler/testData/codegen/boxKlib/simple.kt b/compiler/testData/codegen/boxKlib/simple.kt index 189b568d338..2b41fa06c2d 100644 --- a/compiler/testData/codegen/boxKlib/simple.kt +++ b/compiler/testData/codegen/boxKlib/simple.kt @@ -1,3 +1,4 @@ +// IGNORE_BACKEND: JVM_IR // FILE: klib.kt package fromKlib