mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
add test for InvalidURL
This commit is contained in:
parent
03ff86da25
commit
74e77e89de
1 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,5 @@ reply: 'HTTP/1.1 200 Ok\r\n'
|
|||
Text
|
||||
reply: 'HTTP/1.1 400.100 Not Ok\r\n'
|
||||
BadStatusLine raised as expected
|
||||
InvalidURL raised as expected
|
||||
InvalidURL raised as expected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue