| Index: LayoutTests/fast/dom/Window/Location/location-override-toString-using-with.html
|
| diff --git a/LayoutTests/fast/dom/Window/Location/location-override-toString-using-with.html b/LayoutTests/fast/dom/Window/Location/location-override-toString-using-with.html
|
| index aaea1fc345ae9223c67f9c4845e6e092de68072c..922f571d161c4f9c446b9bdf3e8b5a1239d811bc 100644
|
| --- a/LayoutTests/fast/dom/Window/Location/location-override-toString-using-with.html
|
| +++ b/LayoutTests/fast/dom/Window/Location/location-override-toString-using-with.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>
|
|
|