mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Forgot to update this test based on the move of cpustats to the Status plugin.
This commit is contained in:
parent
538a262341
commit
2ea1052d06
@ -32,7 +32,7 @@
|
||||
from test import *
|
||||
|
||||
class UtilitiesTestCase(PluginTestCase, PluginDocumentation):
|
||||
plugins = ('Utilities', 'FunCommands')
|
||||
plugins = ('Utilities', 'Status')
|
||||
def testIgnore(self):
|
||||
self.assertNoResponse('ignore foo bar baz', 1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user