| Index: LayoutTests/http/tests/local/formdata/send-form-data.html
|
| diff --git a/LayoutTests/http/tests/local/formdata/send-form-data.html b/LayoutTests/http/tests/local/formdata/send-form-data.html
|
| index 08182baeb40b96d7b9b90dda38e83e8248b87636..89f52cdd3e483d1094817d1953b1d0318da4d205 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data.html
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data.html
|
| @@ -8,6 +8,5 @@
|
| <div id="console"></div>
|
| <script src="resources/send-form-data-common.js"></script>
|
| <script src="script-tests/send-form-data.js"></script>
|
| -<script src="../../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|