mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-06 01:24:05 +01:00
Added PluginDocumentation tests.
This commit is contained in:
parent
0c9efdf1ae
commit
5ea31bb3df
@ -33,7 +33,7 @@ from test import *
|
||||
|
||||
try:
|
||||
import twistedDrivers
|
||||
class TwistedCommandsTestCase(PluginTestCase):
|
||||
class TwistedCommandsTestCase(PluginTestCase, PluginDocumentation):
|
||||
plugins = ('TwistedCommands',)
|
||||
def testDict(self):
|
||||
self.assertNotError('dict strike')
|
||||
|
Loading…
Reference in New Issue
Block a user