| Index: tests/compiler/dart2js/pretty_parameter_test.dart
|
| diff --git a/tests/compiler/dart2js/pretty_parameter_test.dart b/tests/compiler/dart2js/pretty_parameter_test.dart
|
| index ffd8cd40ba717dc828400d53b8c22679dcc382f8..28c8d1f2f36f5fe762420b41ace9452a42ccddce 100644
|
| --- a/tests/compiler/dart2js/pretty_parameter_test.dart
|
| +++ b/tests/compiler/dart2js/pretty_parameter_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
| // Test that parameters keep their names in the output.
|
|
|
| -import "package:expect/expect.dart";
|
| import 'compiler_helper.dart';
|
|
|
| const String FOO = r"""
|
|
|