| 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 015665c925fa8ef1a6cf43ee8429fa020f849d5e..a1b73b224c4b11c45b81fc843a6903992be041d7 100644
|
| --- a/LayoutTests/http/tests/local/formdata/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/http/tests/local/formdata/script-tests/TEMPLATE.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>
|
|
|