| Index: LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html
|
| diff --git a/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html b/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html
|
| index 9a7f7fca55f015e75739e959da700e5292e00b99..ed38c92ba940251661bcdfe66ddbd6238684f6a0 100644
|
| --- a/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html
|
| +++ b/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| - <script src="../../../js/resources/js-test-pre.js"></script>
|
| + <script src="../../../../resources/js-test.js"></script>
|
| <script src="resources/location-tests-functions.js"></script>
|
| </head>
|
| <body>
|
|
|