Mercurial > hg-stable
changeset 12724:66e7ba85585b
test-url: remove trailing whitespace
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 12 Oct 2010 11:02:05 -0500 |
parents | eaa09d25e7c6 |
children | 24f16c2c6d41 |
files | tests/test-url.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-url.py Tue Oct 12 12:49:23 2010 +0100 +++ b/tests/test-url.py Tue Oct 12 11:02:05 2010 -0500 @@ -9,7 +9,7 @@ from mercurial.url import _verifycert -# Test non-wildcard certificates +# Test non-wildcard certificates check(_verifycert(cert('example.com'), 'example.com'), None) check(_verifycert(cert('example.com'), 'www.example.com'),