Index: LayoutTests/fast/dom/Text/text-constructor.html |
diff --git a/LayoutTests/fast/dom/Text/text-constructor.html b/LayoutTests/fast/dom/Text/text-constructor.html |
index 571a75caac3fc548bc0535073eace07d45c2b31a..b6df6070e066c0d6e3489d2a8d439aa159786116 100644 |
--- a/LayoutTests/fast/dom/Text/text-constructor.html |
+++ b/LayoutTests/fast/dom/Text/text-constructor.html |
@@ -24,4 +24,3 @@ shouldBeTrue('new innerWindow.Text instanceof innerWindow.Text'); |
shouldBe('Object.getPrototypeOf(new innerWindow.Text)', 'innerWindow.Text.prototype'); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |