Mute tests failing in JS_IR backend due to KT-35944

This commit is contained in:
Ilya Gorbunov
2020-01-15 20:28:08 +03:00
parent ac7e54f651
commit 0f6df5971b
3 changed files with 3 additions and 0 deletions
@@ -1,5 +1,6 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JS_IR
// WITH_RUNTIME
import kotlin.test.*