| Index: tests/unsorted/rpc_test.dart
|
| diff --git a/tests/unsorted/rpc_test.dart b/tests/unsorted/rpc_test.dart
|
| index 7a259ff688ae0dd9cde32ec9b4924d290d5bc3c3..8abfd0f6c5f9391e68ada2d22882af3e69398600 100644
|
| --- a/tests/unsorted/rpc_test.dart
|
| +++ b/tests/unsorted/rpc_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';
|
|
|