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

Unified Diff: pkg/fasta/testing.json

Issue 2646363004: Don't ignore analyzer and dart2js when analyzing fasta. (Closed)
Patch Set: Created 3 years, 11 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/testing/lib/src/analyze.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/fasta/testing.json
diff --git a/pkg/fasta/testing.json b/pkg/fasta/testing.json
index 225b660e4863af5b641f5a06c9c9f95904081b2b..dd5b5cb52654cf90d8b728cf09b695756ce006d4 100644
--- a/pkg/fasta/testing.json
+++ b/pkg/fasta/testing.json
@@ -120,10 +120,10 @@
"../dart_parser/bin",
"../dart_parser/lib",
"../dart_parser/lib/src",
- "../dart_parser/test"
+ "../dart_parser/test",
+ "../compiler/lib/src/dart2js.dart"
],
"exclude": [
- "/pkg/analyzer/",
"/third_party/pkg/"
]
}
« no previous file with comments | « no previous file | pkg/testing/lib/src/analyze.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698