Index: tests/snapshot_stacktrace_tests/uncaught_exception_test.dart |
diff --git a/tests/snapshot_stacktrace_tests/uncaught_exception_test.dart b/tests/snapshot_stacktrace_tests/uncaught_exception_test.dart |
index 60caf4b512c2e3954d3f60bc947a6f12f6077e82..fe1482ea30878a9c33c79c576e53e238521eebc8 100644 |
--- a/tests/snapshot_stacktrace_tests/uncaught_exception_test.dart |
+++ b/tests/snapshot_stacktrace_tests/uncaught_exception_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 file. |
-import 'dart:fletch'; |
+import 'dart:dartino'; |
main() => foo(); |