| Index: pkg/polymer/test/event_path_test.html
|
| diff --git a/pkg/polymer/test/event_path_test.html b/pkg/polymer/test/event_path_test.html
|
| index 323f8371231ac8d71a0da40f7c19d0843e7054ff..1250cf633d6fa398eb5b2f9ffcff41e808d4020e 100644
|
| --- a/pkg/polymer/test/event_path_test.html
|
| +++ b/pkg/polymer/test/event_path_test.html
|
| @@ -8,7 +8,7 @@
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <head>
|
| <title>event path</title>
|
| - <script src="packages/unittest/test_controller.js"></script>
|
| + <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| <!--
|
| Test ported from:
|
| https://github.com/Polymer/polymer/blob/7936ff8/test/html/event-path.html
|
|
|