Test praise for good measure

This commit is contained in:
James Vega 2003-10-31 18:44:13 +00:00
parent d50d435363
commit 9e7a37e5bf
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ if sqlite is not None:
'\(#1\)')
self.assertRegexp('lart me and %s' % self.irc.nick, 'jabs t3st '\
'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 praise 1')
self.assertNotError('remove insult 1')