| Index: tests/html/custom/js_custom_test.html
|
| diff --git a/tests/html/custom/js_custom_test.html b/tests/html/custom/js_custom_test.html
|
| index c477d92ce270ab4a04e1160d9c395661a2f4db76..92a36d1466d4773fd45ea89bef1ca1a707d74bf7 100644
|
| --- a/tests/html/custom/js_custom_test.html
|
| +++ b/tests/html/custom/js_custom_test.html
|
| @@ -17,8 +17,6 @@
|
| <h1> Running js_custom_test </h1>
|
| <script type="text/javascript"
|
| src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| - <script type="text/javascript"
|
| - src="/packages/browser/interop.js"></script>
|
| %TEST_SCRIPTS%
|
| </body>
|
| </html>
|
|
|