| Index: LayoutTests/fast/images/move-image-to-new-document.html
|
| diff --git a/LayoutTests/fast/images/move-image-to-new-document.html b/LayoutTests/fast/images/move-image-to-new-document.html
|
| index c68a71adeab6e38d1410bd681937abee6bf05dec..2ea24e5098fe1eb3b3fd0377619906c253f1927d 100644
|
| --- a/LayoutTests/fast/images/move-image-to-new-document.html
|
| +++ b/LayoutTests/fast/images/move-image-to-new-document.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/move-image-to-new-document.js"></script>
|
|
|