mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-29 04:00:34 +00:00
fix test output
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3162 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
6591395929
commit
53e1bd993e
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ class TestUrl (unittest.TestCase):
|
|||
"46F9BD%2540monmouth.com%26rnum%3D2"
|
||||
self.urlnormtest(url, url)
|
||||
url = "http://redirect.alexa.com/redirect?"\
|
||||
"http:%2F%2Fwww.offeroptimizer.com"
|
||||
"http://www.offeroptimizer.com"
|
||||
nurl = url
|
||||
self.urlnormtest(url, nurl)
|
||||
url = "http://www.lesgensducinema.com/photo/Philippe%20Nahon.jpg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue