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