Index: LayoutTests/fast/dom/interface-object-proto.html |
diff --git a/LayoutTests/fast/dom/interface-object-proto.html b/LayoutTests/fast/dom/interface-object-proto.html |
index e245e646c7680e51fc47559b7ad264a9c41235df..11fd9fb43c49127eba6e7382404574d044f675b1 100644 |
--- a/LayoutTests/fast/dom/interface-object-proto.html |
+++ b/LayoutTests/fast/dom/interface-object-proto.html |
@@ -14,6 +14,5 @@ shouldBe('Object.getPrototypeOf(Node)', 'EventTarget'); |
shouldBe('Object.getPrototypeOf(EventTarget)', 'Function.prototype'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |