| Index: tests/compiler/dart2js/simple_inferrer_closure_test.dart
|
| diff --git a/tests/compiler/dart2js/simple_inferrer_closure_test.dart b/tests/compiler/dart2js/simple_inferrer_closure_test.dart
|
| index c3f9a9a090fe9327885dbad908553950ff725f9c..c54bdce99398be97959b587b4bb8b73a8083fbff 100644
|
| --- a/tests/compiler/dart2js/simple_inferrer_closure_test.dart
|
| +++ b/tests/compiler/dart2js/simple_inferrer_closure_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 = """
|
|
|