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

Unified Diff: tests/language/src/Prefix22NegativeTest.dart

Issue 9585018: fix vm build break - wrong cmdline argument in VMOptions (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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: tests/language/src/Prefix22NegativeTest.dart
diff --git a/tests/language/src/Prefix22NegativeTest.dart b/tests/language/src/Prefix22NegativeTest.dart
index 2de61f61b16d481462f21c1003dc77c6e6d24af8..e428fba4aff3b9fe28b9e9d12da6097a9fc4cee0 100644
--- a/tests/language/src/Prefix22NegativeTest.dart
+++ b/tests/language/src/Prefix22NegativeTest.dart
@@ -4,7 +4,7 @@
//
// Unresolved symbols should be reported as an static type warnings.
// In this variant of test we turn warnings into errors.
-// VMOptions= --enable_type_errors
+// VMOptions= --enable_type_checks
#library("Prefix21NegativeTest.dart");
#import("library12.dart", prefix:"lib12");
« 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