Native: Ignore tests that use reflection not implemented in native

This commit is contained in:
Pavel Punegov
2018-08-30 19:32:01 +03:00
committed by Pavel Punegov
parent 82b59c5044
commit dd1c9fa9f0
3 changed files with 3 additions and 1 deletions
@@ -1,5 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR, JS, JS_IR
// IGNORE_BACKEND: JVM_IR, JS, JS_IR, NATIVE
// WITH_REFLECT
import kotlin.test.*