Index: LayoutTests/fast/xpath/detached-subtree-invalidate-iterator.html |
diff --git a/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator.html b/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator.html |
index 29b832cd9c2b93d6e456e9c0fbb3507ed66e305d..75bc16506029cbc6b911407950ded325c849978a 100644 |
--- a/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator.html |
+++ b/LayoutTests/fast/xpath/detached-subtree-invalidate-iterator.html |
@@ -23,6 +23,5 @@ shouldBe("result.invalidIteratorState", "true"); |
shouldThrow("result.iterateNext()"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |