| Index: pkg/polymer/example/component/news/test/news_index_test.html
|
| diff --git a/pkg/polymer/example/component/news/test/news_index_test.html b/pkg/polymer/example/component/news/test/news_index_test.html
|
| index 16667512e354728a23e52e405289435dd7e6cfc8..cc0b98d4e467c111a3e13e8e5ed837b2e63b5315 100644
|
| --- a/pkg/polymer/example/component/news/test/news_index_test.html
|
| +++ b/pkg/polymer/example/component/news/test/news_index_test.html
|
| @@ -8,7 +8,7 @@ https://github.com/dglazkov/Web-Components-Polyfill/blob/master/samples/news
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <title>Simple Web Components Example</title>
|
| <link rel="import" href="../web/news-component.html">
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
| <h1>Simple Web Components Example</h1>
|
|
|