Index: LayoutTests/fast/files/not-enough-arguments.html |
diff --git a/LayoutTests/fast/files/not-enough-arguments.html b/LayoutTests/fast/files/not-enough-arguments.html |
index 0fdf1754707596f6db139dfa2bfa71b01d018642..ad95ca57cd37d27fefe13bdd69f9f4b59aaf0e07 100644 |
--- a/LayoutTests/fast/files/not-enough-arguments.html |
+++ b/LayoutTests/fast/files/not-enough-arguments.html |
@@ -19,6 +19,5 @@ var fileInput = document.getElementsByTagName('input')[0]; |
shouldThrow('fileInput.files.item()'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |