mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +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')
|
self.assertNotError('config help supybot.replies.success')
|
||||||
|
|
||||||
def testHelpDoesNotAssertionError(self):
|
def testHelpDoesNotAssertionError(self):
|
||||||
self.assertNotRegexp('config help supybot.commands.defaultPlugins.help',
|
self.assertNotRegexp('config help ' # Cont'd.
|
||||||
|
'supybot.commands.defaultPlugins.help',
|
||||||
'AssertionError')
|
'AssertionError')
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user