From 10529328acc5eba5e616ed9b8f1dfcf283c9e71a Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 11 Dec 2014 09:50:11 +0100 Subject: [PATCH] Web: Remove test broken if accessing slashdot from France. --- plugins/Web/test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/Web/test.py b/plugins/Web/test.py index ba39e3e83..7ca1e8bc3 100644 --- a/plugins/Web/test.py +++ b/plugins/Web/test.py @@ -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',