Ignore failing coroutine related tests on JS

This commit is contained in:
Denis Zharkov
2017-01-13 19:39:43 +03:00
parent 10e67a9b4e
commit f56d9cfb26
3 changed files with 16 additions and 2 deletions
@@ -1,5 +1,6 @@
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND: JS
import kotlin.coroutines.*
import kotlin.coroutines.intrinsics.*
@@ -1,5 +1,6 @@
// WITH_RUNTIME
// WITH_COROUTINES
// IGNORE_BACKEND: JS
import kotlin.coroutines.*
import kotlin.coroutines.intrinsics.*