Somehow messed this one up.

This commit is contained in:
Jeremy Fincher 2003-10-30 05:40:39 +00:00
parent 895ecf718f
commit 9ddc7c75f5
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ from test import *
class GoogleTestCase(ChannelPluginTestCase, PluginDocumentation):
plugins = ('Google',)
def testNoNoLicenseKeyError(self):
self.assertNotError('toggle
self.irc.feedMsg(ircmsgs.privmsg(self.channel, 'google blah'))
self.assertNoResponse(' ')