Index: tests/unsorted/messaging_program_gc_test.dart |
diff --git a/tests/unsorted/messaging_program_gc_test.dart b/tests/unsorted/messaging_program_gc_test.dart |
index d29387bf0da1a9d5bc520b232712f9dab767b9e5..440f6686759bf1892f60408724a926257d4a4d73 100644 |
--- a/tests/unsorted/messaging_program_gc_test.dart |
+++ b/tests/unsorted/messaging_program_gc_test.dart |
@@ -2,10 +2,10 @@ |
// 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 'dart:async'; |
-import 'dart:fletch'; |
+import 'dart:dartino'; |
import 'package:expect/expect.dart'; |