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

Unified Diff: tests/co19/test_config.dart

Issue 8772007: Allow single-dash options to be specified without a space before value. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update a couple of comment.s Created 9 years, 1 month 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/co19/test_config.dart
diff --git a/tests/co19/test_config.dart b/tests/co19/test_config.dart
index 2534279d864c827d2986787762581a3072b9fff9..ae0692fe3c304e7d40699dc34881aa71032be080 100644
--- a/tests/co19/test_config.dart
+++ b/tests/co19/test_config.dart
@@ -11,6 +11,7 @@ class Co19TestSuite extends StandardTestSuite {
Co19TestSuite(Map configuration)
: super(configuration,
+ "co19",
"tests/co19/src",
["tests/co19/co19-compiler.status",
"tests/co19/co19-runtime.status",

Powered by Google App Engine
This is Rietveld 408576698