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

Unified Diff: dart/tests/html/custom/js_custom_test.html

Issue 177333004: Change tests to use test.py's test_controller.js, cleanup in browser_controller (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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: dart/tests/html/custom/js_custom_test.html
diff --git a/dart/tests/html/custom/js_custom_test.html b/dart/tests/html/custom/js_custom_test.html
index 43c3ffe470aed2d3348a805e1b18606503954398..c477d92ce270ab4a04e1160d9c395661a2f4db76 100644
--- a/dart/tests/html/custom/js_custom_test.html
+++ b/dart/tests/html/custom/js_custom_test.html
@@ -16,7 +16,7 @@
<body>
<h1> Running js_custom_test </h1>
<script type="text/javascript"
- src="/packages/unittest/test_controller.js"></script>
+ src="/root_dart/tools/testing/dart/test_controller.js"></script>
<script type="text/javascript"
src="/packages/browser/interop.js"></script>
%TEST_SCRIPTS%

Powered by Google App Engine
This is Rietveld 408576698