mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01: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…
Reference in New Issue
Block a user