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

Unified Diff: pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart

Issue 1468143002: rename file to prevent bots from running it as a test (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « pkg/analysis_server/test/services/completion/dart/dart_completion_contributor_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
diff --git a/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
index cda1372bdefb47f19346d16a482f115e4e8fa702..04f036034156d555c544a66526290923ae9b3806 100644
--- a/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
+++ b/pkg/analysis_server/test/services/completion/dart/inherited_contributor_test.dart
@@ -14,7 +14,7 @@ import 'package:test_reflective_loader/test_reflective_loader.dart';
import 'package:unittest/unittest.dart';
// import '../../../utils.dart';
-import 'dart_completion_contributor_test.dart';
+import 'completion_contributor_util.dart';
main() {
// Revisit this contributor and these tests
« no previous file with comments | « pkg/analysis_server/test/services/completion/dart/dart_completion_contributor_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698