Web: Fix test for @title.

This commit is contained in:
Valentin Lorentz 2012-12-12 19:24:23 +01:00
parent ad3f58efc2
commit 943f3a0133

View File

@ -50,7 +50,7 @@ class WebTestCase(ChannelPluginTestCase):
def testTitle(self):
self.assertResponse('title http://www.slashdot.org/',
'Slashdot - News for nerds, stuff that matters')
'Slashdot: News for nerds, stuff that matters')
# Amazon add a bunch of scripting stuff to the top of their page,
# so we need to allow for a larger peekSize
# Actually, screw Amazon. Even bumping this up to 10k doesn't give us enough