| Index: pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart
|
| index 2ae6644018829458576b5f47fdd0eaeb5c95ac42..850389c3f04aa132839becfdd890b38429d763a0 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart
|
| @@ -2,7 +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.
|
|
|
| -library test.services.completion.contributor.dart.local_ref;
|
| +library test.services.completion.contributor.dart.label;
|
|
|
| import 'package:analysis_server/plugin/protocol/protocol.dart' as protocol
|
| show Element, ElementKind;
|
|
|