Index: LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html |
diff --git a/LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html b/LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html |
index 8242da88e4aa5df7ff3e7fe1cf0cc258bbc48dea..0b1dff89f3dc458ca741075fafcfd32c40522afb 100644 |
--- a/LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html |
+++ b/LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html |
@@ -127,6 +127,5 @@ |
shouldBe('window.screenX', 'resetX + x'); |
shouldBe('window.screenY', 'resetY + y'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |