[Wasm] Mute/unmute box tests after kotlin.test support
This commit is contained in:
committed by
TeamCityServer
parent
bede039c08
commit
e331a52e75
Vendored
+2
@@ -1,6 +1,8 @@
|
||||
// !LANGUAGE: +SuspendConversion
|
||||
// IGNORE_BACKEND: JVM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: COROUTINES
|
||||
|
||||
fun interface SuspendRunnable {
|
||||
suspend fun invoke()
|
||||
|
||||
Reference in New Issue
Block a user