Index: LayoutTests/fast/events/invalid-005.html |
diff --git a/LayoutTests/fast/events/invalid-005.html b/LayoutTests/fast/events/invalid-005.html |
index 920eda4fc94bbc80abc595ba88db1bc2c195bd30..1a267ffaef820e0cf5d8b9c10b891f86f700c2c2 100644 |
--- a/LayoutTests/fast/events/invalid-005.html |
+++ b/LayoutTests/fast/events/invalid-005.html |
@@ -17,6 +17,5 @@ description("This test checks if the invalid event is correctly handled only by |
if (document.getElementById("sad_form").checkValidity()) |
testFailed('checkValidity should have returned false'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |