mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 03:33:11 +01:00
Somehow messed this one up.
This commit is contained in:
parent
895ecf718f
commit
9ddc7c75f5
@ -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(' ')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user