| Index: tests/compiler/dart2js/type_combination_test.dart
|
| diff --git a/tests/compiler/dart2js/type_combination_test.dart b/tests/compiler/dart2js/type_combination_test.dart
|
| index 57103fc2cb489519ce7766ed649c32028f478500..0890eaa3adc25160f820fab31d9f5137beabb135 100644
|
| --- a/tests/compiler/dart2js/type_combination_test.dart
|
| +++ b/tests/compiler/dart2js/type_combination_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 "mock_compiler.dart";
|
| import "parser_helper.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/ssa/ssa.dart";
|
|
|