Index: LayoutTests/editing/spelling/grammar-edit-word.html |
diff --git a/LayoutTests/editing/spelling/grammar-edit-word.html b/LayoutTests/editing/spelling/grammar-edit-word.html |
index 90a3531708aeda9a3aff4549899f711d834d979a..5f05a66c044e5cdef16a29bb9682f313a29ef40d 100644 |
--- a/LayoutTests/editing/spelling/grammar-edit-word.html |
+++ b/LayoutTests/editing/spelling/grammar-edit-word.html |
@@ -35,6 +35,5 @@ document.execCommand("InsertText", false, "You has the right."); |
if (window.internals) |
shouldBecomeEqual('internals.hasGrammarMarker(document, 4, 3)', 'true', editAndCheckSentence); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |
</body> |
</html> |