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