Index: LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
diff --git a/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html b/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
index 02ac6d5bc16f1ce0b011d82dd27059aa5ae7e5bd..0f7d4642e0ac339e093b9a1873ee9144be2331b8 100644 |
--- a/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
+++ b/LayoutTests/fast/js/webidl-operation-functions-should-have-no-prototype.html |
@@ -7,4 +7,3 @@ description("WebIDL operation functions should not have a prototype property."); |
shouldBeFalse('"prototype" in document.appendChild'); |
</script> |
-<script src="resources/js-test-post.js"></script> |