Index: LayoutTests/fast/dom/Range/range-detached-exceptions.html |
diff --git a/LayoutTests/fast/dom/Range/range-detached-exceptions.html b/LayoutTests/fast/dom/Range/range-detached-exceptions.html |
index e391dfa993cd0ab7454042a8f6c20b2a9385c7dd..eb3a2bcf54d56a21ea34ca5c12dafcf4fb6c1ee0 100644 |
--- a/LayoutTests/fast/dom/Range/range-detached-exceptions.html |
+++ b/LayoutTests/fast/dom/Range/range-detached-exceptions.html |
@@ -46,6 +46,5 @@ |
shouldThrow("range.surroundContents(document.getElementById('b1'))", message("surroundContents")); |
shouldThrow("range.toString()", message("toString")); |
</script> |
- <script src="../../js/resources/js-test-post.js"></script> |
</body> |
</html> |