| Index: LayoutTests/fast/dom/document-head.html
|
| diff --git a/LayoutTests/fast/dom/document-head.html b/LayoutTests/fast/dom/document-head.html
|
| index 3858156e80d971af4192bf89c952145857d15008..ed2bbefb98544a7cf5fbf4dd589784c705386388 100644
|
| --- a/LayoutTests/fast/dom/document-head.html
|
| +++ b/LayoutTests/fast/dom/document-head.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/document-head.js"></script>
|
|
|