Index: dart/tests/html/custom/mirrors_test.html |
diff --git a/dart/tests/html/custom/mirrors_test.html b/dart/tests/html/custom/mirrors_test.html |
index 550e43c7d807d4f0434a6cad0d212afa59cdc963..0211aeae08e381fb6d0b3207357c4574bee8c9e4 100644 |
--- a/dart/tests/html/custom/mirrors_test.html |
+++ b/dart/tests/html/custom/mirrors_test.html |
@@ -16,7 +16,7 @@ |
<body> |
<h1> Running mirrors_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% |