mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-01 07:51:06 -05:00
Test praise for good measure
This commit is contained in:
parent
d50d435363
commit
9e7a37e5bf
@ -99,6 +99,8 @@ if sqlite is not None:
|
|||||||
'\(#1\)')
|
'\(#1\)')
|
||||||
self.assertRegexp('lart me and %s' % self.irc.nick, 'jabs t3st '\
|
self.assertRegexp('lart me and %s' % self.irc.nick, 'jabs t3st '\
|
||||||
'and %s \(#1\)' % self.irc.nick)
|
'and %s \(#1\)' % self.irc.nick)
|
||||||
|
self.assertRegexp('praise me and %s' % self.irc.nick, 'pets t3st '\
|
||||||
|
'and %s \(#1\)' % self.irc.nick)
|
||||||
self.assertNotError('remove lart 1')
|
self.assertNotError('remove lart 1')
|
||||||
self.assertNotError('remove praise 1')
|
self.assertNotError('remove praise 1')
|
||||||
self.assertNotError('remove insult 1')
|
self.assertNotError('remove insult 1')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user