| Index: tests/unsorted/messaging_many_process_test.dart
|
| diff --git a/tests/unsorted/messaging_many_process_test.dart b/tests/unsorted/messaging_many_process_test.dart
|
| index 76138dc44b299f71c9247ecc46fddc2e684db5fe..ac145e6765b97d0f18eeffe0a53d1298b61f0d34 100644
|
| --- a/tests/unsorted/messaging_many_process_test.dart
|
| +++ b/tests/unsorted/messaging_many_process_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';
|
|
|
|
|