Index: dart/tests/html/custom/template_wrappers_test.html |
diff --git a/dart/tests/html/custom/template_wrappers_test.html b/dart/tests/html/custom/template_wrappers_test.html |
index ae804974d73a28466231c2cd2a62a91b7c2d4e78..3af84bbf840ef632dde10d6a8ee3b0c9b37a688b 100644 |
--- a/dart/tests/html/custom/template_wrappers_test.html |
+++ b/dart/tests/html/custom/template_wrappers_test.html |
@@ -21,7 +21,7 @@ |
</template> |
<x-custom-two></x-custom-two> |
<script type="text/javascript" |
- src="/packages/unittest/test_controller.js"></script> |
+ src="/root_dart/tools/testing/dart/test_controller.js"></script> |
%TEST_SCRIPTS% |
</body> |
</html> |