Index: LayoutTests/fast/parser/close-while-stopping.html |
diff --git a/LayoutTests/fast/parser/close-while-stopping.html b/LayoutTests/fast/parser/close-while-stopping.html |
index affb79594e681f16221812c92785823e6a3c8247..fcb294c44c60ae39eb837d557d5e330ae4df91fd 100644 |
--- a/LayoutTests/fast/parser/close-while-stopping.html |
+++ b/LayoutTests/fast/parser/close-while-stopping.html |
@@ -17,6 +17,5 @@ frameDocument.onreadystatechange = function() |
}; |
frameDocument.write("<script>document.close()</scr"+"ipt>"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |