| Index: tests/kernel/unsorted/let_test.dart
|
| diff --git a/tests/kernel/unsorted/let_test.dart b/tests/kernel/unsorted/let_test.dart
|
| index 249ec491558b4a1d5eb4999498c45f5dbba2b6ab..76879663613567c819b5661ef99728751205760d 100644
|
| --- a/tests/kernel/unsorted/let_test.dart
|
| +++ b/tests/kernel/unsorted/let_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';
|
|
|
| main() {
|
| var a = [1];
|
|
|