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

Unified Diff: pkg/analysis_server/test/analysis/get_navigation_test.dart

Issue 1289643003: Support for analysis.setPriorityFiles for files in SDK. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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_server/test/analysis/get_navigation_test.dart
diff --git a/pkg/analysis_server/test/analysis/get_navigation_test.dart b/pkg/analysis_server/test/analysis/get_navigation_test.dart
index 104500057b9e338dc5ecfa03eb45414decca4573..a87a588f72904144cdeff82ae5ac1d1bcb349879 100644
--- a/pkg/analysis_server/test/analysis/get_navigation_test.dart
+++ b/pkg/analysis_server/test/analysis/get_navigation_test.dart
@@ -20,7 +20,7 @@ main() {
@reflectiveTest
class GetNavigationTest extends AbstractNavigationTest {
- static const String requestId = 'test-getNavigtion';
+ static const String requestId = 'test-getNavigation';
@override
void setUp() {
« no previous file with comments | « pkg/analysis_server/lib/src/analysis_server.dart ('k') | pkg/analysis_server/test/analysis/set_priority_files_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698