| Index: pkg/analyzer/test/source/analysis_options_provider_test.dart
|
| diff --git a/pkg/analyzer/test/source/analysis_options_provider_test.dart b/pkg/analyzer/test/source/analysis_options_provider_test.dart
|
| index 92b8cfc25e4ab61d28f71c5c2a17b8c663c913b2..d71304bd5e2cd697ef6ef9c7f9cae8804c9cf32e 100644
|
| --- a/pkg/analyzer/test/source/analysis_options_provider_test.dart
|
| +++ b/pkg/analyzer/test/source/analysis_options_provider_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.source.analysis_options_provider;
|
| +library analyzer.test.source.analysis_options_provider_test;
|
|
|
| import 'package:analyzer/file_system/memory_file_system.dart';
|
| import 'package:analyzer/source/analysis_options_provider.dart';
|
|
|