Index: LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html |
diff --git a/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html b/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html |
index 4993198aed89b4dafe52f3e40571d1ef47c45a49..7f3ca053f15d0c5999c59d44d617943356b551a0 100644 |
--- a/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html |
+++ b/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html |
@@ -11,6 +11,5 @@ |
var correctValue = normalizeURL(document.URL); |
shouldBe("result", "correctValue"); |
</script> |
-<script src="../../../js/resources/js-test-post.js"></script> |
</body> |
</html> |