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

Unified Diff: tests/html/deferred_multi_app_htmltest.html

Issue 989343003: Reapply r44240 "fix deferred_multi_app test and change test status to reflect dartium fix" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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 | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/deferred_multi_app_htmltest.html
diff --git a/tests/html/deferred_multi_app_htmltest.html b/tests/html/deferred_multi_app_htmltest.html
index f5db78546039d1336f1c1cb19c4535df420dad82..554adf8e29103ecda3f000c2f607dae3d8a1da21 100644
--- a/tests/html/deferred_multi_app_htmltest.html
+++ b/tests/html/deferred_multi_app_htmltest.html
@@ -8,7 +8,7 @@ deferred library.
START_HTML_DART_TEST
{
- "scripts": ["deferred_multi_app.dart"],
+ "scripts": ["deferred_multi_app.dart", "deferred_multi_app_lib.dart"],
"expectedMessages": ["one", "two"]
}
END_HTML_DART_TEST
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698