| 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 89f52cdd3e483d1094817d1953b1d0318da4d205..3169a80e05cbd2f9ea5d8f32dd96d36d18f47f11 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data.html
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|