Index: LayoutTests/fast/forms/month/month-input-type.html |
diff --git a/LayoutTests/fast/forms/month/month-input-type.html b/LayoutTests/fast/forms/month/month-input-type.html |
index 29da0c9ad8ae4faa03be0fcb560579f7b4565296..d94da1eaa77b3df1dbe7fc16c75103836c5be8a9 100644 |
--- a/LayoutTests/fast/forms/month/month-input-type.html |
+++ b/LayoutTests/fast/forms/month/month-input-type.html |
@@ -25,6 +25,5 @@ check("month", "month"); |
check("MONTH", "month"); |
check(" month ", "text"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |