Index: tests/unsorted/messaging_process_death_test.dart |
diff --git a/tests/unsorted/messaging_process_death_test.dart b/tests/unsorted/messaging_process_death_test.dart |
index d2329f16f5cd572997e4356e3af784377a52c435..010f0b3c81844661d7d42b89c605f6e301d1a3f6 100644 |
--- a/tests/unsorted/messaging_process_death_test.dart |
+++ b/tests/unsorted/messaging_process_death_test.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE.md file. |
import 'dart:async'; |
-import 'dart:fletch'; |
+import 'dart:dartino'; |
main() { |
var input = new Channel(); |