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

Unified Diff: test/demo_app_test.html

Issue 688503004: Update searchable_list test to run in package bots (Closed) Base URL: git@github.com:dart-lang/searchable-list-sample.git@master
Patch Set: Created 6 years, 2 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 | « test/demo_app_test.dart ('k') | web/elements/demo_app.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/demo_app_test.html
diff --git a/test/demo_app_test.html b/test/demo_app_test.html
index bd1852f5002818eda950d313468eabc27f811ded..a35745f3e0dd87d4523e97a27d4d661be7465c43 100644
--- a/test/demo_app_test.html
+++ b/test/demo_app_test.html
@@ -9,9 +9,7 @@ BSD-style license that can be found in the LICENSE file.
<!--polymer-test: this comment is needed for test_suite.dart-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <script src="packages/web_components/platform.js"></script>
- <script src="packages/web_components/dart_support.js"></script>
- <link rel="import" href="../web/elements/demo_app.html">
+ <link rel="import" href="packages/searchable_list/demo_app.html">
<script src="/root_dart/tools/testing/dart/test_controller.js"></script>
<title>Demo App test</title>
</head>
« no previous file with comments | « test/demo_app_test.dart ('k') | web/elements/demo_app.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698