Index: LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html b/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html |
index f5cfdb8505b3702ee8b68d84b32ad108d2a4fcc7..0a6235d781a01cda4e0275222dfa2fdd82072157 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html |
@@ -22,6 +22,5 @@ xhr.open("PUT", url, false); |
debug("Sending PUT request."); |
shouldBeUndefined("xhr.send(null)"); |
</script> |
-<script src="../../js-test-resources/js-test-post.js"></script> |
</body> |
</html> |