Index: tests/coroutine/throw_test.dart |
diff --git a/tests/coroutine/throw_test.dart b/tests/coroutine/throw_test.dart |
index 6b367f5b4544232aaa3c417b457551ddc0154da1..075b81145873c74df252f0f1aa75312c84b30bfa 100644 |
--- a/tests/coroutine/throw_test.dart |
+++ b/tests/coroutine/throw_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'; |