Index: tests/coroutine/fib_test.dart |
diff --git a/tests/coroutine/fib_test.dart b/tests/coroutine/fib_test.dart |
index 72552e0aed7f24c84d3f57c586f5005112a1d51b..f176790a24597e45d011cbf7dd304579189dba09 100644 |
--- a/tests/coroutine/fib_test.dart |
+++ b/tests/coroutine/fib_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'; |