| Index: tests/compiler/dart2js/erroneous_element_test.dart
|
| diff --git a/tests/compiler/dart2js/erroneous_element_test.dart b/tests/compiler/dart2js/erroneous_element_test.dart
|
| index 4a588e17952e177bd742347ea080ec844fc73bf7..97078356a36f41c1e2929af0e64f077c97f3e639 100644
|
| --- a/tests/compiler/dart2js/erroneous_element_test.dart
|
| +++ b/tests/compiler/dart2js/erroneous_element_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 '../../../sdk/lib/_internal/compiler/implementation/elements/elements.dart';
|
| import 'parser_helper.dart';
|
|
|
|
|