| Index: LayoutTests/fast/dom/Window/custom-constructors.html
|
| diff --git a/LayoutTests/fast/dom/Window/custom-constructors.html b/LayoutTests/fast/dom/Window/custom-constructors.html
|
| index 8206338613457f7a366d67b5dd8cc8e8447a885e..27ffe768cd75485e3f5b4c3d1c95e55314c2cea6 100644
|
| --- a/LayoutTests/fast/dom/Window/custom-constructors.html
|
| +++ b/LayoutTests/fast/dom/Window/custom-constructors.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="description"></div>
|
|
|