mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
We should run these tests periodically.
This commit is contained in:
parent
89e52c3ea9
commit
92d86d9806
@ -159,7 +159,7 @@ class Format(callbacks.Privmsg):
|
||||
removed by concat.
|
||||
"""
|
||||
irc.reply(first+second)
|
||||
concat = wrap(concat, ['text', 'text'])
|
||||
concat = wrap(concat, ['something', 'text'])
|
||||
|
||||
def cut(self, irc, msg, args, size, text):
|
||||
"""<size> <text>
|
||||
|
Loading…
Reference in New Issue
Block a user