[K/N] Unmute passing tests.

This commit is contained in:
Mads Ager
2022-07-07 15:03:47 +02:00
committed by Space
parent c2d62b37e6
commit 59c2bde10a
89 changed files with 21 additions and 102 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: NATIVE
// MODULE: lib
// FILE: A.kt
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: NATIVE
// MODULE: lib
// FILE: A.kt
@@ -1,3 +1,5 @@
// Fails on native when run with `-Pkotlin.internal.native.test.cacheMode=STATIC_EVERYWHERE`.
// Looks like the call to `k` fails as `k` is not exported from the lib module.
// IGNORE_BACKEND: NATIVE
// MODULE: lib
// FILE: Z.kt