| Index: dart/tests/html/custom/created_callback_test.html
|
| diff --git a/dart/tests/html/custom/created_callback_test.html b/dart/tests/html/custom/created_callback_test.html
|
| index da08386e1aafc2031f48204382f09b6eb464376d..424db1e9afdf3550a3b8067546669b7ccb86587b 100644
|
| --- a/dart/tests/html/custom/created_callback_test.html
|
| +++ b/dart/tests/html/custom/created_callback_test.html
|
| @@ -16,7 +16,7 @@
|
| <body>
|
| <h1> Running created_callback_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%
|
|
|