Index: tests/coroutine/coroutine.status |
diff --git a/tests/coroutine/coroutine.status b/tests/coroutine/coroutine.status |
index 64c2210fbb77b057a73646304ca3c5da1fd71cdc..75b93940dd251dd9689e4601d49878f7e0ae5189 100644 |
--- a/tests/coroutine/coroutine.status |
+++ b/tests/coroutine/coroutine.status |
@@ -2,7 +2,7 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE.md file. |
-[ $compiler == none && $runtime == fletchc ] |
+[ $compiler == none && $runtime == dartino_compiler ] |
fib_spawn_program_gc_gc_on_delete_test: CompileTimeError # Issue(75): Driver doesn't support -X flags. |
[ $system == lk ] |