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