| Index: pkg/polymer/test/register_test.html
|
| diff --git a/pkg/polymer/test/register_test.html b/pkg/polymer/test/register_test.html
|
| index 970f9c5769570ece6e4e0bcf66b55e425c960aea..a6085d18207fa635dcc9468bbc2dde4f22c324a0 100644
|
| --- a/pkg/polymer/test/register_test.html
|
| +++ b/pkg/polymer/test/register_test.html
|
| @@ -8,7 +8,7 @@ BSD-style license that can be found in the LICENSE file.
|
| <head>
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <title>register test</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
|
|
|
|