| Index: tests/unsorted/shared_immutable_data_test.dart
|
| diff --git a/tests/unsorted/shared_immutable_data_test.dart b/tests/unsorted/shared_immutable_data_test.dart
|
| index 8a037ca473b85bfb2c35b677d3234b19a7e26701..ddaa5be3619236911b98313f1b0796678864d9ec 100644
|
| --- a/tests/unsorted/shared_immutable_data_test.dart
|
| +++ b/tests/unsorted/shared_immutable_data_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';
|
| import 'package:immutable/immutable.dart';
|
|
|