Index: LayoutTests/fast/forms/month/month-setrangetext.html |
diff --git a/LayoutTests/fast/forms/month/month-setrangetext.html b/LayoutTests/fast/forms/month/month-setrangetext.html |
index 9170134210adea895ae105fd27ba26fe880cd9c1..83f2d105c0b428df6d0c620f61ad6c8d50524c8d 100644 |
--- a/LayoutTests/fast/forms/month/month-setrangetext.html |
+++ b/LayoutTests/fast/forms/month/month-setrangetext.html |
@@ -10,7 +10,6 @@ |
description("Test setRangeText() method is not available in month inputs."); |
runTestsShouldFail("input", { type: "month" }); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |