| Index: tests/html/js_dispatch_property_test.html
|
| diff --git a/tests/html/js_type_test.html b/tests/html/js_dispatch_property_test.html
|
| similarity index 91%
|
| copy from tests/html/js_type_test.html
|
| copy to tests/html/js_dispatch_property_test.html
|
| index 69628ed1f8dfc86e985de7a18620d5b086250382..c17424b78985df2ab352a25fa2490e5682119aef 100644
|
| --- a/tests/html/js_type_test.html
|
| +++ b/tests/html/js_dispatch_property_test.html
|
| @@ -19,7 +19,7 @@
|
| <body>
|
| <h1> Running js_type_test </h1>
|
| <script type="text/javascript"
|
| - src="/root_dart/tests/html/js_type_test_js.js"></script>
|
| + src="/root_dart/tests/html/js_dispatch_property_test_js.js"></script>
|
| <script type="text/javascript"
|
| src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| %TEST_SCRIPTS%
|
|
|