| Index: pkg/analysis_services/test/index/test_all.dart
|
| diff --git a/pkg/analyzer/test/index/test_all.dart b/pkg/analysis_services/test/index/test_all.dart
|
| similarity index 93%
|
| rename from pkg/analyzer/test/index/test_all.dart
|
| rename to pkg/analysis_services/test/index/test_all.dart
|
| index a7390aaa3d4157df75061711699dc69d7728958a..f2e557894b984ddc0961c3f48b65d0917e85e42d 100644
|
| --- a/pkg/analyzer/test/index/test_all.dart
|
| +++ b/pkg/analysis_services/test/index/test_all.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.engine.src.index.all;
|
| +library test.services.src.index.all;
|
|
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|