mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-10 20:22:36 +01:00
New stats test.
This commit is contained in:
parent
e7daa3c144
commit
d1bf6b5497
@ -99,6 +99,10 @@ class UserTestCase(PluginTestCase, PluginDocumentation):
|
||||
finally:
|
||||
conf.supybot.databases.users.hash.setValue(orig)
|
||||
|
||||
def testStats(self):
|
||||
self.assertNotError('user stats')
|
||||
self.assertNotError('load FunDB')
|
||||
self.assertNotError('user stats')
|
||||
|
||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user