mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 10:34:19 +01:00
Changed the most recent title test to use the proper URL.
This commit is contained in:
parent
e0f617aead
commit
9dc16ee761
@ -56,7 +56,7 @@ class HttpTest(PluginTestCase, PluginDocumentation):
|
|||||||
'Mystery Spot on Jupiter Baffles Astronomers')
|
'Mystery Spot on Jupiter Baffles Astronomers')
|
||||||
# Checks for @title not-working correctly
|
# Checks for @title not-working correctly
|
||||||
self.assertResponse('title '\
|
self.assertResponse('title '\
|
||||||
'http://www.catb.org/~esr/jargon/html/F/entry/foo.html',
|
'http://www.catb.org/~esr/jargon/html/F/foo.html',
|
||||||
'foo')
|
'foo')
|
||||||
|
|
||||||
def testGeekquote(self):
|
def testGeekquote(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user