| Index: pkg/analysis_server/test/integration/analysis/get_errors_test.dart
|
| diff --git a/pkg/analysis_server/test/integration/analysis/get_errors_test.dart b/pkg/analysis_server/test/integration/analysis/get_errors_test.dart
|
| index 0fac900b0d114d62936d80c673c3fa51056e155c..2f3954222c4f3bb1e4bbfeb52347e10d753d9637 100644
|
| --- a/pkg/analysis_server/test/integration/analysis/get_errors_test.dart
|
| +++ b/pkg/analysis_server/test/integration/analysis/get_errors_test.dart
|
| @@ -2,8 +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.
|
|
|
| -library test.integration.analysis.get.errors;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:test/test.dart';
|
|
|