Index: LayoutTests/fast/dom/Window/Location/location-override-toString-using-defineGetter.html |
diff --git a/LayoutTests/fast/dom/Window/Location/location-override-toString-using-defineGetter.html b/LayoutTests/fast/dom/Window/Location/location-override-toString-using-defineGetter.html |
index 059a0e39d30262a07049fe68115c176762fb0b7d..51d2128413ce0b8fbcd12c7e453168960491036a 100644 |
--- a/LayoutTests/fast/dom/Window/Location/location-override-toString-using-defineGetter.html |
+++ b/LayoutTests/fast/dom/Window/Location/location-override-toString-using-defineGetter.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> |