diff --git a/compiler/testData/codegen/box/constants/kt9532_lv10.kt b/compiler/testData/codegen/box/constants/kt9532_lv10.kt index a4d92abb7b0..4f322ab65a2 100644 --- a/compiler/testData/codegen/box/constants/kt9532_lv10.kt +++ b/compiler/testData/codegen/box/constants/kt9532_lv10.kt @@ -1,7 +1,5 @@ -// IGNORE_BACKEND: NATIVE // !LANGUAGE: -InlineConstVals -// IGNORE_BACKEND: JVM_IR -// IGNORE_BACKEND: JS_IR +// IGNORE_BACKEND: JVM_IR, JS_IR, NATIVE // TODO: muted automatically, investigate should it be ran for JS or not // IGNORE_BACKEND: JS