Index: LayoutTests/editing/deleting/delete-and-cleanup.html |
diff --git a/LayoutTests/editing/deleting/delete-and-cleanup.html b/LayoutTests/editing/deleting/delete-and-cleanup.html |
index c6c278d86c714407770ad7d2b100c7d86d63f77e..d0af7651cfac8ff873af1bcafa859cdc98bc70eb 100644 |
--- a/LayoutTests/editing/deleting/delete-and-cleanup.html |
+++ b/LayoutTests/editing/deleting/delete-and-cleanup.html |
@@ -46,6 +46,5 @@ testDelete("div", "<div><p>Hello</p></div><p>world</p></div>", "<p><br></p>"); |
root.style.display = "none"; |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |