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

Unified Diff: samples/third_party/todomvc/test/listorder_test.dart

Issue 23678009: fixed TodoMVC tests to include deploying to JS (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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
Index: samples/third_party/todomvc/test/listorder_test.dart
diff --git a/samples/third_party/todomvc/test/listorder_test.dart b/samples/third_party/todomvc/test/listorder_test.dart
index 593905733f9941d1e3659307cfa57c714de1c83f..bf412b858b54c3a7617b21931869b25ec191eac9 100644
--- a/samples/third_party/todomvc/test/listorder_test.dart
+++ b/samples/third_party/todomvc/test/listorder_test.dart
@@ -55,3 +55,4 @@ main() {
expect(root.queryAll('#todo-list li[is=todo-row]').length, 3);
});
}
+
Siggi Cherem (dart-lang) 2013/08/30 23:22:13 revert =)
Jennifer Messerly 2013/09/04 04:36:40 Done.

Powered by Google App Engine
This is Rietveld 408576698