Browse Source

[test/testdata/cookies/session_cookies.txt] Fix empty expires test data

master-ytdl-org
Sergey M․ 6 years ago
parent
commit
6e29458f24
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/testdata/cookies/session_cookies.txt

+ 1
- 1
test/testdata/cookies/session_cookies.txt View File

@ -2,5 +2,5 @@
# http://curl.haxx.se/rfc/cookie_spec.html
# This is a generated file! Do not edit.
www.foobar.foobar FALSE / TRUE YoutubeDLExpiresEmpty YoutubeDLExpiresEmptyValue
www.foobar.foobar FALSE / TRUE 0 YoutubeDLExpires0 YoutubeDLExpires0Value
www.foobar.foobar FALSE / TRUE 0 YoutubeDLExpiresEmpty YoutubeDLExpiresEmptyValue

Loading…
Cancel
Save