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