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

Unified Diff: pkg/analysis_server/analysis_server.iml

Issue 2820893002: Make the analysis server integration tests driver only. (Closed)
Patch Set: uncomment test code Created 3 years, 8 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
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/analysis/analysis_options_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/analysis_server.iml
diff --git a/pkg/analysis_server/analysis_server.iml b/pkg/analysis_server/analysis_server.iml
index 02af3aa78a71d5bb91aaf175303f76d64b5f14e5..ea34ce549c3869968981b1004ea9132bb9d5c8ff 100644
--- a/pkg/analysis_server/analysis_server.iml
+++ b/pkg/analysis_server/analysis_server.iml
@@ -27,6 +27,7 @@
<excludeFolder url="file://$MODULE_DIR$/test/search/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/services/completion/dart/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/services/completion/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/services/completion/statement/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/services/correction/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/services/dependencies/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/services/index/packages" />
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/analysis/analysis_options_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698