Index: dart/pkg/template_binding/test/custom_element_bindings_test.html |
diff --git a/dart/pkg/template_binding/test/custom_element_bindings_test.html b/dart/pkg/template_binding/test/custom_element_bindings_test.html |
index 661f3e7adf98e3c424c6406a135314c58b5cf40f..45bdb99e5a242b6ff1ff65deeee846a3c47145d3 100644 |
--- a/dart/pkg/template_binding/test/custom_element_bindings_test.html |
+++ b/dart/pkg/template_binding/test/custom_element_bindings_test.html |
@@ -16,7 +16,7 @@ |
<body> |
<h1> Running custom_element_bindings_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% |