Index: dart/third_party/pkg/js/test/js/browser_tests.html |
diff --git a/dart/third_party/pkg/js/test/js/browser_tests.html b/dart/third_party/pkg/js/test/js/browser_tests.html |
index d7d8532e7b2042aa077811d4b9fa546d893d4f78..1a991dd2a39b9b173c925f9a0ae5fb8082a01692 100644 |
--- a/dart/third_party/pkg/js/test/js/browser_tests.html |
+++ b/dart/third_party/pkg/js/test/js/browser_tests.html |
@@ -20,7 +20,7 @@ |
</head> |
<body> |
<h1>Loading and running tests</h1> |
- <script src="packages/unittest/test_controller.js"></script> |
+ <script src="/root_dart/tools/testing/dart/test_controller.js"></script> |
<script type="application/dart" src="browser_tests.dart"></script> |
<script src="browser_tests_bootstrap.js"></script> |
<script src="packages/browser/dart.js"></script> |