Add fancy URL to tests.

This commit is contained in:
Florian Bruhin 2014-09-02 08:21:53 +02:00
parent e112038a8b
commit 83e9638d42

View File

@ -131,6 +131,7 @@ class IsUrlTests(unittest.TestCase):
'::1',
'2001:41d0:2:6c11::1',
'94.23.233.17',
'http://user:password@qutebrowser.org/foo?bar=baz#fish',
)
NOT_URLS = (