| 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 feef488034d71b498566a4ba37720f3cbbc5adcd..aaea1fc345ae9223c67f9c4845e6e092de68072c 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
|
| @@ -13,6 +13,5 @@
|
| var correctValue = normalizeURL(document.URL);
|
| shouldBe("result", "correctValue");
|
| </script>
|
| -<script src="../../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|