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

Unified Diff: tests/README

Issue 1537653002: Remove old java-based analyzer from test scripts and status files (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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: tests/README
diff --git a/tests/README b/tests/README
index a9e3bb62beb597dbe3ec9fe523f0e79a2b6beaea..bbc3ee459e77c62ad6f7cf148423476e1513eb6f 100644
--- a/tests/README
+++ b/tests/README
@@ -39,5 +39,5 @@ example,
int x = "not an int"; /// 01: static type warning
...
-as part of a test will only pass the "--compiler dartanalyzer" test if
+as part of a test will only pass the "--compiler dart2analyzer" test if
the assignment generates a static type warning.

Powered by Google App Engine
This is Rietveld 408576698