Index: LayoutTests/fast/dom/Window/Location/location-override-toString.html |
diff --git a/LayoutTests/fast/dom/Window/Location/location-override-toString.html b/LayoutTests/fast/dom/Window/Location/location-override-toString.html |
index af1b7165e746d68f68cc5901fe498b84388ddf06..f795e19e444b599732e5b319be0f61d026fc1686 100644 |
--- a/LayoutTests/fast/dom/Window/Location/location-override-toString.html |
+++ b/LayoutTests/fast/dom/Window/Location/location-override-toString.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> |