# HG changeset patch # User Augie Fackler # Date 1286899325 18000 # Node ID 66e7ba85585b1a63196c68c5535fdc56bf6b1013 # Parent eaa09d25e7c610ffff65b92fdc19e2ee4322a64b test-url: remove trailing whitespace diff -r eaa09d25e7c6 -r 66e7ba85585b tests/test-url.py --- 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'),