[tests][codegen][coroutines] disable test simpleSuspendCallableReference for NATIVE too.

This commit is contained in:
Vasily Levchenko
2019-06-06 12:45:12 +03:00
parent 32a102a99d
commit e3d2419beb
@@ -1,5 +1,5 @@
// !LANGUAGE: +ReleaseCoroutines
// IGNORE_BACKEND: JVM_IR, JS_IR
// IGNORE_BACKEND: JVM_IR, JS_IR, NATIVE
// WITH_RUNTIME
// WITH_COROUTINES
import helpers.*