| Index: packages/analyzer/test/src/plugin/plugin_config_test.dart
|
| diff --git a/packages/analyzer/test/src/plugin/plugin_config_test.dart b/packages/analyzer/test/src/plugin/plugin_config_test.dart
|
| index cc06b9691654721572ea005573e4970d2d26726d..2c9fa0481ed295bcbd5ec09240245eecd2aa62a5 100644
|
| --- a/packages/analyzer/test/src/plugin/plugin_config_test.dart
|
| +++ b/packages/analyzer/test/src/plugin/plugin_config_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.src.plugin.plugin_config_test;
|
| +library analyzer.test.src.plugin.plugin_config_test;
|
|
|
| import 'package:analyzer/source/analysis_options_provider.dart';
|
| import 'package:analyzer/src/plugin/plugin_configuration.dart';
|
|
|