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

Unified Diff: test/dart2js/supports_valid_options_test.dart

Issue 1863773003: TOOD -> TODO (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/dart2js/supports_valid_options_test.dart
diff --git a/test/dart2js/supports_valid_options_test.dart b/test/dart2js/supports_valid_options_test.dart
index 9d9e862a940270d12b66b47c2dce7100ff3ce100..a5d996364ca99f6fbce9ed0a5432f7c9b257f4ea 100644
--- a/test/dart2js/supports_valid_options_test.dart
+++ b/test/dart2js/supports_valid_options_test.dart
@@ -21,7 +21,7 @@ main() {
"minify": true,
"verbose": true,
"environment": {"name": "value"},
- // TOOD(nweiz): Re-add these when sdk#24653 is fixed.
+ // TODO(nweiz): Re-add these when sdk#24653 is fixed.
// "suppressWarnings": true,
// "suppressHints": true,
"suppressPackageWarnings": false,
« 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