diff --git a/tests/test-url.py b/tests/test-url.py --- a/tests/test-url.py +++ b/tests/test-url.py @@ -109,7 +109,9 @@ def test_url(): >>> url('mailto:John.Doe@example.com') >>> url('a:b:c:d') - + + >>> url('aa:bb:cc:dd') + SSH examples: