| Index: pkg/analyzer/test/src/util/absolute_path_test.dart
|
| diff --git a/pkg/analyzer/test/src/util/absolute_path_test.dart b/pkg/analyzer/test/src/util/absolute_path_test.dart
|
| index 420cba9ca8d92d7c3f04d5e8624c1ec934faa1f9..0511801366f66b4d7e100e0acea1c8341cd58f03 100644
|
| --- a/pkg/analyzer/test/src/util/absolute_path_test.dart
|
| +++ b/pkg/analyzer/test/src/util/absolute_path_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.analyzer.src.util.absolute_path;
|
| +library analyzer.test.src.util.absolute_path_test;
|
|
|
| import 'package:analyzer/src/util/absolute_path.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|