mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 18:44:04 +01:00
Web: Remove test broken if accessing slashdot from France.
This commit is contained in:
parent
55652cb417
commit
10529328ac
@ -49,8 +49,6 @@ class WebTestCase(ChannelPluginTestCase):
|
|||||||
self.assertNotError('size http://www.slashdot.org/')
|
self.assertNotError('size http://www.slashdot.org/')
|
||||||
|
|
||||||
def testTitle(self):
|
def testTitle(self):
|
||||||
self.assertRegexp('title http://www.slashdot.org/',
|
|
||||||
'News for nerds, stuff that matters')
|
|
||||||
# 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/foo.html',
|
'http://www.catb.org/~esr/jargon/html/F/foo.html',
|
||||||
|
Loading…
Reference in New Issue
Block a user