Index: LayoutTests/fast/forms/formmethod-attribute-test.html |
diff --git a/LayoutTests/fast/forms/formmethod-attribute-test.html b/LayoutTests/fast/forms/formmethod-attribute-test.html |
index b41e0cb01da5a74ccb8f83555a8569ed44ce7024..bda0d79285b12e4e7a378f3851430066bef1e649 100644 |
--- a/LayoutTests/fast/forms/formmethod-attribute-test.html |
+++ b/LayoutTests/fast/forms/formmethod-attribute-test.html |
@@ -46,7 +46,6 @@ shouldBeEqualToString("ip5.formMethod", "get"); |
shouldBeEqualToString("ip5.getAttribute('formmethod')", "foo"); |
debug(''); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |