From 4f803d03cfa95e8e81e0a4d3065e72e98430b0d2 Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Fri, 31 Aug 2018 19:46:27 +0200 Subject: [PATCH] Minor, fix test data --- compiler/testData/codegen/box/constants/kt9532_lv10.kt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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