Index: LayoutTests/fast/events/before-unload-return-bad-value.html |
diff --git a/LayoutTests/fast/events/before-unload-return-bad-value.html b/LayoutTests/fast/events/before-unload-return-bad-value.html |
index dff4ea86cfb266aaf06bc6f5601ac38299352372..2563c60004f34bb5c95e9b6ce88533a0e42646a3 100644 |
--- a/LayoutTests/fast/events/before-unload-return-bad-value.html |
+++ b/LayoutTests/fast/events/before-unload-return-bad-value.html |
@@ -27,6 +27,5 @@ window.onerror = function(msg) { |
</head> |
<body> |
<iframe onload="test(this)" src="resources/onclick.html"></iframe> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |