Index: tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
diff --git a/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart b/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
index d9e3566cc1f23c4bc8401cddc85397b6aad36bf8..0c35cf49856d203e5acb04847cfb8aedbc7d6b2b 100644 |
--- a/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
+++ b/tests/coroutine/fib_spawn_program_gc_gc_on_delete_test.dart |
@@ -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. |
// |
-// FletchOptions=-Xgc-on-delete |
+// DartinoOptions=-Xgc-on-delete |
import 'fib_spawn_program_gc_test.dart' as test; |