mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
Removed useless PluginDocumentation.
This commit is contained in:
parent
532db9c456
commit
73a9ffc8ee
@ -31,7 +31,7 @@
|
||||
|
||||
from testsupport import *
|
||||
|
||||
class UtilitiesTestCase(PluginTestCase, PluginDocumentation):
|
||||
class UtilitiesTestCase(PluginTestCase):
|
||||
plugins = ('Utilities', 'Status')
|
||||
def testIgnore(self):
|
||||
self.assertNoResponse('ignore foo bar baz', 1)
|
||||
|
Loading…
Reference in New Issue
Block a user