| Index: pkg/polymer/test/event_path_declarative_test.html
|
| diff --git a/pkg/polymer/test/event_path_declarative_test.html b/pkg/polymer/test/event_path_declarative_test.html
|
| index fefcbd2827bbc8056bf489167b952bbb75b9f4cb..94895fe471a278a10c0870ef127c28e152f1a05e 100644
|
| --- a/pkg/polymer/test/event_path_declarative_test.html
|
| +++ b/pkg/polymer/test/event_path_declarative_test.html
|
| @@ -7,7 +7,7 @@
|
| <html>
|
| <!--polymer-test: this comment is needed for test_suite.dart-->
|
| <head><title>event path declarative test</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-declarative.html
|
|
|