Index: LayoutTests/fast/filesystem/filesystem-missing-arguments.html |
diff --git a/LayoutTests/fast/filesystem/filesystem-missing-arguments.html b/LayoutTests/fast/filesystem/filesystem-missing-arguments.html |
index 6231be3ae0e7c1825d1d232ed4c2c22d08b548d8..44f7179bfcdc6a3bd1691f07e5a76cd8bf24918b 100644 |
--- a/LayoutTests/fast/filesystem/filesystem-missing-arguments.html |
+++ b/LayoutTests/fast/filesystem/filesystem-missing-arguments.html |
@@ -10,6 +10,5 @@ shouldThrow("webkitRequestFileSystem()"); |
shouldThrow("webkitRequestFileSystem(TEMPORARY)"); |
shouldThrow("webkitResolveLocalFileSystemURL()"); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |