| Index: LayoutTests/http/tests/local/fileapi/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/http/tests/local/fileapi/script-tests/TEMPLATE.html b/LayoutTests/http/tests/local/fileapi/script-tests/TEMPLATE.html
|
| index d795ba7e7c0082f07e58c35b60da5b1de3d4b36e..2501aed041a627c9b046b502d281ff7f5392044e 100644
|
| --- a/LayoutTests/http/tests/local/fileapi/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/http/tests/local/fileapi/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>
|
|
|