mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Formatting.
This commit is contained in:
parent
1f934bf55e
commit
a4c9d3f172
@ -52,7 +52,8 @@ class ConfigTestCase(ChannelPluginTestCase):
|
||||
self.assertNotError('config help supybot.replies.success')
|
||||
|
||||
def testHelpDoesNotAssertionError(self):
|
||||
self.assertNotRegexp('config help supybot.commands.defaultPlugins.help',
|
||||
self.assertNotRegexp('config help ' # Cont'd.
|
||||
'supybot.commands.defaultPlugins.help',
|
||||
'AssertionError')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user