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

Unified Diff: pkg/front_end/testing.json

Issue 3012643002: Ensure all tests are analyzed. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testing.json
diff --git a/pkg/front_end/testing.json b/pkg/front_end/testing.json
index 9801ca5bd9ac6d5a011bdb8ee3918e4779fb5371..90356aafdeeba7f2d153388909128f1514022e0d 100644
--- a/pkg/front_end/testing.json
+++ b/pkg/front_end/testing.json
@@ -201,11 +201,10 @@
"uris": [
"lib/",
"tool/",
+ "test/",
"../kernel/lib/"
],
- "note": "Tests are included via git grep below.",
-
"git grep": {
"pathspecs": [ "*.dart" ],
"patterns": [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698