diff options
| author | Sergey M․ <dstftw@gmail.com> | 2018-12-10 04:30:00 +0700 | 
|---|---|---|
| committer | Sergey M․ <dstftw@gmail.com> | 2018-12-10 04:30:00 +0700 | 
| commit | 6e29458f2479c4535f8605032b9492f52bb37f17 (patch) | |
| tree | c31aa40c025969a595c4b462a641f42c13928247 /test | |
| parent | 59c3940165efaee6705ff06ef4fc4ac2c701107d (diff) | |
[test/testdata/cookies/session_cookies.txt] Fix empty expires test data
Diffstat (limited to 'test')
| -rw-r--r-- | test/testdata/cookies/session_cookies.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/testdata/cookies/session_cookies.txt b/test/testdata/cookies/session_cookies.txt index 91e5c9231..f6996f031 100644 --- a/test/testdata/cookies/session_cookies.txt +++ b/test/testdata/cookies/session_cookies.txt @@ -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 | 
