| Index: tests/compiler/dart2js/type_inference_test.dart
|
| diff --git a/tests/compiler/dart2js/type_inference_test.dart b/tests/compiler/dart2js/type_inference_test.dart
|
| index cf3f59f5282ff2100bc54ea963e8cd1ea1a779b4..4ab87ad11299971f8b7415ac33ad96bf383998da 100644
|
| --- a/tests/compiler/dart2js/type_inference_test.dart
|
| +++ b/tests/compiler/dart2js/type_inference_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"""
|
|
|