Index: tests/coroutine/fiber_yield_test.dart |
diff --git a/tests/coroutine/fiber_yield_test.dart b/tests/coroutine/fiber_yield_test.dart |
index 23a55f89d7db48ab9c01d818ea66de39a2a653db..619dbdfe0a7f8b9dab12ccaba991c651764fd5c0 100644 |
--- a/tests/coroutine/fiber_yield_test.dart |
+++ b/tests/coroutine/fiber_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'; |