Add fancy URL to tests.
This commit is contained in:
parent
e112038a8b
commit
83e9638d42
@ -131,6 +131,7 @@ class IsUrlTests(unittest.TestCase):
|
|||||||
'::1',
|
'::1',
|
||||||
'2001:41d0:2:6c11::1',
|
'2001:41d0:2:6c11::1',
|
||||||
'94.23.233.17',
|
'94.23.233.17',
|
||||||
|
'http://user:password@qutebrowser.org/foo?bar=baz#fish',
|
||||||
)
|
)
|
||||||
|
|
||||||
NOT_URLS = (
|
NOT_URLS = (
|
||||||
|
Loading…
Reference in New Issue
Block a user