mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Make sure '@action' works
This commit is contained in:
parent
646cbe4c32
commit
900f2a97f9
@ -68,6 +68,7 @@ class UtilitiesTestCase(PluginTestCase, PluginDocumentation):
|
||||
|
||||
def testAction(self):
|
||||
self.assertAction('action moos', 'moos')
|
||||
self.assertAction('action','')
|
||||
|
||||
def testRe(self):
|
||||
self.assertResponse('re "m/My children/" [cpustats]', 'My children')
|
||||
|
Loading…
Reference in New Issue
Block a user