[generic] Fix test_Generic_2

Now a HEAD request returns 400 Bad Request
This commit is contained in:
Yen Chi Hsuan 2016-04-16 19:44:12 +08:00
parent 67d46a3f90
commit ef0e4e7bc0
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,8 @@ class GenericIE(InfoExtractor):
'skip_download': True, # infinite live stream
},
'expected_warnings': [
r'501.*Not Implemented'
r'501.*Not Implemented',
r'400.*Bad Request',
],
},
# Direct link with incorrect MIME type