tests: Mute tests with '::class'

This commit is contained in:
Ilya Matveev
2017-03-09 16:41:30 +03:00
committed by ilmat192
parent fd64de3f23
commit 853a40b230
3 changed files with 3 additions and 0 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
// WITH_REFLECT
import kotlin.test.assertEquals
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
// WITH_REFLECT
class A
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: NATIVE
// WITH_REFLECT
import kotlin.reflect.KClass