Index: LayoutTests/fast/forms/textarea-newline.html |
diff --git a/LayoutTests/fast/forms/textarea-newline.html b/LayoutTests/fast/forms/textarea-newline.html |
index afc7d6c1af2fb7e863541ca0611e1f061f79c228..2eed2a7999fa125f54d943dcbd020c78525bc7bb 100644 |
--- a/LayoutTests/fast/forms/textarea-newline.html |
+++ b/LayoutTests/fast/forms/textarea-newline.html |
@@ -36,6 +36,5 @@ shouldBe('document.getElementById("one-line-feed-escaped-char-and-one-line-feed" |
shouldBe('document.getElementById("two-line-feed-escaped-chars").value', '"\\nHomura"'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |