| Index: tests/compiler/dart2js/code_motion_test.dart
|
| diff --git a/tests/compiler/dart2js/code_motion_test.dart b/tests/compiler/dart2js/code_motion_test.dart
|
| index 02594927cb3533ed3bb96f698d6f1588890fe59d..d14cc696974d4e115f4a4f78c60686c2cd05e6d3 100644
|
| --- a/tests/compiler/dart2js/code_motion_test.dart
|
| +++ b/tests/compiler/dart2js/code_motion_test.dart
|
| @@ -2,7 +2,6 @@
|
| // 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 "package:expect/expect.dart";
|
| import 'compiler_helper.dart';
|
|
|
| const String TEST_ONE = r"""
|
|
|