Web: Remove test broken if accessing slashdot from France.

This commit is contained in:
Valentin Lorentz 2014-12-11 09:50:11 +01:00
parent 55652cb417
commit 10529328ac

View File

@ -49,8 +49,6 @@ class WebTestCase(ChannelPluginTestCase):
self.assertNotError('size http://www.slashdot.org/')
def testTitle(self):
self.assertRegexp('title http://www.slashdot.org/',
'News for nerds, stuff that matters')
# Checks for @title not-working correctly
self.assertResponse('title '
'http://www.catb.org/~esr/jargon/html/F/foo.html',