Index: tests/coroutine/stack_overflow_test.dart |
diff --git a/tests/coroutine/stack_overflow_test.dart b/tests/coroutine/stack_overflow_test.dart |
index e5c5732937087b414a0e3f6bb49f10001bbdc2c3..b351a4f9d07b790b1f899e4e4e6771a0c9cee0cc 100644 |
--- a/tests/coroutine/stack_overflow_test.dart |
+++ b/tests/coroutine/stack_overflow_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'; |