| Index: tests/compiler/dart2js/analyze_dart2js_test.dart
|
| diff --git a/tests/compiler/dart2js/analyze_dart2js_test.dart b/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| index 5fb720d15601897b0fc13802f3245d7675934efb..602f904b7e0fa991ca7e81eabd36f7cccc82e689 100644
|
| --- a/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| +++ b/tests/compiler/dart2js/analyze_dart2js_test.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| library analyze_dart2js;
|
|
|
| -import "package:expect/expect.dart";
|
| import 'package:compiler/src/filenames.dart';
|
| import 'analyze_helper.dart';
|
| import "package:async_helper/async_helper.dart";
|
|
|