mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Remove test case for !plugin list
This commit is contained in:
parent
1a7e584a53
commit
a9b36719ba
@ -39,9 +39,6 @@ class PluginTestCase(PluginTestCase):
|
||||
self.assertRegexp('plugins join', '(Format.*Admin|Admin.*Format)')
|
||||
self.assertRegexp('plugins plugin', 'Plugin')
|
||||
|
||||
def testList(self):
|
||||
self.assertRegexp('plugin list', 'Plugin.*Utilities')
|
||||
|
||||
def testHelp(self):
|
||||
self.assertRegexp('plugin help plugin', 'manage their plugins')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user