Index: tests/snapshot_stacktrace_tests/nsm_exception_test.dart |
diff --git a/tests/snapshot_stacktrace_tests/nsm_exception_test.dart b/tests/snapshot_stacktrace_tests/nsm_exception_test.dart |
index 37ff72c07a6be5e7f13c959f33323fe779035973..d2b218dbfaed7298e33b7c138d554c7531908129 100644 |
--- a/tests/snapshot_stacktrace_tests/nsm_exception_test.dart |
+++ b/tests/snapshot_stacktrace_tests/nsm_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(); |