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

Unified Diff: dart/pkg/third_party/angular_tests/browser_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/pkg/third_party/angular_tests/browser_test.html
diff --git a/dart/pkg/third_party/angular_tests/browser_test.html b/dart/pkg/third_party/angular_tests/browser_test.html
index 941c5112045c79142c4f5bf46303b37ccbbebb4c..1ada647b25dd520e990e3b51065c863877ed6625 100644
--- a/dart/pkg/third_party/angular_tests/browser_test.html
+++ b/dart/pkg/third_party/angular_tests/browser_test.html
@@ -15,7 +15,7 @@
<body>
<h1> Running browser_test.dart </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