| Index: packages/analyzer/test/source/path_filter_test.dart
|
| diff --git a/packages/analyzer/test/source/path_filter_test.dart b/packages/analyzer/test/source/path_filter_test.dart
|
| index a7e58fb69d5911b94dd40c0f04c06b58d0e9932a..1cada77203d86a37d484f17e0ffe53c60d674a4c 100644
|
| --- a/packages/analyzer/test/source/path_filter_test.dart
|
| +++ b/packages/analyzer/test/source/path_filter_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.path_filter;
|
| +library analyzer.test.source.path_filter_test;
|
|
|
| import 'package:analyzer/source/path_filter.dart';
|
| import 'package:path/path.dart';
|
|
|