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

Unified Diff: tests/language/map_literal4_test.dart

Issue 229553002: map_literal4_test works only in checked mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/map_literal4_test.dart
diff --git a/tests/language/map_literal4_test.dart b/tests/language/map_literal4_test.dart
index ce922fec0192a9a0b172d69833b5d775bd696e58..3b51d82f9609ad72342cea23ea55abb21b3bc31d 100644
--- a/tests/language/map_literal4_test.dart
+++ b/tests/language/map_literal4_test.dart
@@ -51,5 +51,3 @@ main() {
var t = new MapLiteral4Test<int>();
Expect.equals(110111, t.test());
}
-
-
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698