Index: LayoutTests/fast/xpath/attribute-node-predicate.html |
diff --git a/LayoutTests/fast/xpath/attribute-node-predicate.html b/LayoutTests/fast/xpath/attribute-node-predicate.html |
index 8c7bd01a128fb9743b1e5aa588d1b0d204ca00e3..ff8a0d23b507b2ab1fc4322f22de5cc7b87dac00 100644 |
--- a/LayoutTests/fast/xpath/attribute-node-predicate.html |
+++ b/LayoutTests/fast/xpath/attribute-node-predicate.html |
@@ -34,6 +34,5 @@ var CHILD23 = CHILD22.nextSibling; |
checkSnapshot("//@id[string()='22']/parent::*", result, [CHILD22]); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |