diff --git a/plugins/Web/test.py b/plugins/Web/test.py index 0a578ddb0..9e6ff4f8a 100644 --- a/plugins/Web/test.py +++ b/plugins/Web/test.py @@ -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