| Index: dart/samples/third_party/todomvc/test/listorder_test.html
|
| diff --git a/dart/samples/third_party/todomvc/test/listorder_test.html b/dart/samples/third_party/todomvc/test/listorder_test.html
|
| index 4b757e89fc3b9fd5be20a9aa44f3c8ffbe9ebb58..a81756c68df5dbe2efb62ea01632431392e8179b 100644
|
| --- a/dart/samples/third_party/todomvc/test/listorder_test.html
|
| +++ b/dart/samples/third_party/todomvc/test/listorder_test.html
|
| @@ -12,7 +12,7 @@ BSD-style license that can be found in the LICENSE file.
|
| <link rel="stylesheet" href="../web/app/app.css">
|
| <link rel="import" href="../web/elements/td_model.html">
|
| <link rel="import" href="../web/elements/td_todos.html">
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| <title>Polymer.dart • TodoMVC</title>
|
| </head>
|
| <body>
|
|
|