Minor. Fix tests
This commit is contained in:
committed by
Ilya Gorbunov
parent
e93683621a
commit
b7b5fd75b8
@@ -1,6 +1,9 @@
|
||||
// !LANGUAGE: +ReleaseCoroutines
|
||||
// WITH_COROUTINES
|
||||
// WITH_REFLECT
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
import helpers.*
|
||||
import kotlin.coroutines.*
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
// !LANGUAGE: +ReleaseCoroutines
|
||||
// WITH_COROUTINES
|
||||
// WITH_REFLECT
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
import helpers.*
|
||||
import kotlin.coroutines.*
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
// WITH_COROUTINES
|
||||
// WITH_REFLECT
|
||||
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
import helpers.*
|
||||
import kotlin.coroutines.experimental.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user