Index: tests/coroutine/yield_test.dart |
diff --git a/tests/coroutine/yield_test.dart b/tests/coroutine/yield_test.dart |
index 4a6ef6d881a3e6137e19646bb7012d492c0d5899..0110ffc6522640e60665b23ac1a94026994c7802 100644 |
--- a/tests/coroutine/yield_test.dart |
+++ b/tests/coroutine/yield_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. |
-import 'dart:fletch'; |
+import 'dart:dartino'; |
import 'package:expect/expect.dart'; |