| Index: pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
|
| diff --git a/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
|
| index 04f036034156d555c544a66526290923ae9b3806..d03a12dc6ca1fd1815b7db3c6fddb45178653d9d 100644
|
| --- a/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
|
| +++ b/pkg/analysis_server/test/services/completion/dart/inherited_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.inherited_computer_test;
|
| +library test.services.completion.dart.inherited_computer_test;
|
|
|
| import 'package:analysis_server/plugin/protocol/protocol.dart'
|
| hide Element, ElementKind;
|
|
|