Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: pkg/analysis_services/test/index/test_all.dart

Issue 375693002: Move index/search to services. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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';
« no previous file with comments | « pkg/analysis_services/test/index/store/test_all.dart ('k') | pkg/analysis_services/test/search/search_engine_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698