mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +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 *
|
from test import *
|
||||||
|
|
||||||
class UtilitiesTestCase(PluginTestCase, PluginDocumentation):
|
class UtilitiesTestCase(PluginTestCase, PluginDocumentation):
|
||||||
plugins = ('Utilities', 'FunCommands')
|
plugins = ('Utilities', 'Status')
|
||||||
def testIgnore(self):
|
def testIgnore(self):
|
||||||
self.assertNoResponse('ignore foo bar baz', 1)
|
self.assertNoResponse('ignore foo bar baz', 1)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user