Seeks: Honor --no-network in tests.

master
Valentin Lorentz 2013-08-13 17:16:07 +00:00
parent b98e6df4fd
commit f1d0361d7f
1 changed files with 4 additions and 3 deletions

View File

@ -33,6 +33,7 @@ from supybot.test import *
class SeeksTestCase(PluginTestCase):
plugins = ('Seeks',)
if network:
def testSearch(self):
self.assertRegexp('seeks search supybot',
'http://sourceforge.net/projects/supybot/')