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

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

Issue 8932012: Test for named arguments with tricky names. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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
« 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/NamedParametersWithDollarsTest.dart
diff --git a/tests/language/src/NamedParametersWithDollarsTest.dart b/tests/language/src/NamedParametersWithDollarsTest.dart
index 4100ef5b63096489405b1a9427aad3ab86aac9f5..60760c2e51bedeaadb78232a58c1e3cd7f800ce4 100644
--- a/tests/language/src/NamedParametersWithDollarsTest.dart
+++ b/tests/language/src/NamedParametersWithDollarsTest.dart
@@ -5,7 +5,7 @@
// Test to stress Frog's named parameter scheme.
main() {
- //testDollar();
+ testDollar();
testPsycho();
}
« 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