mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Update web-platform-tests to revision b'8ff38c54ff3fab31f862570a38e73755785ba7ee'
This commit is contained in:
parent
9a03911abf
commit
fb586f68cc
161 changed files with 3786 additions and 736 deletions
|
@ -28,5 +28,5 @@ def main(request, response):
|
|||
(b"Content-Type", b"application/json"),
|
||||
(b"Set-Cookie", cookie)
|
||||
]
|
||||
body = b"{}"
|
||||
body = b"dummy value"
|
||||
return headers, body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue