mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-11-27 21:37:23 +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):
|
def testAction(self):
|
||||||
self.assertAction('action moos', 'moos')
|
self.assertAction('action moos', 'moos')
|
||||||
|
self.assertAction('action','')
|
||||||
|
|
||||||
def testRe(self):
|
def testRe(self):
|
||||||
self.assertResponse('re "m/My children/" [cpustats]', 'My children')
|
self.assertResponse('re "m/My children/" [cpustats]', 'My children')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user