Index: LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-with.html |
diff --git a/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-with.html b/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-with.html |
index 2ef9b628fb4aa23f27f8f7f092ad69a3af9a4d3a..130b4627a043864680be47886d6f8f70b3113bf3 100644 |
--- a/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-with.html |
+++ b/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-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> |