We should run these tests periodically.

This commit is contained in:
Jeremy Fincher 2004-11-05 16:22:07 +00:00
parent 89e52c3ea9
commit 92d86d9806
1 changed files with 1 additions and 1 deletions

View File

@ -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>