| Index: tests/kernel/unsorted/getters_and_setters_test.dart
|
| diff --git a/tests/kernel/unsorted/getters_and_setters_test.dart b/tests/kernel/unsorted/getters_and_setters_test.dart
|
| index a5e084aaaa8a9111fb36928fdbd9f6a4cce2772a..816a0e0578fcbe4809802bd1825141026da15ff4 100644
|
| --- a/tests/kernel/unsorted/getters_and_setters_test.dart
|
| +++ b/tests/kernel/unsorted/getters_and_setters_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 'expect.dart';
|
| +import 'package:expect/expect.dart';
|
|
|
| var field;
|
|
|
|
|