Fixed timeouts.

This commit is contained in:
Jeremy Fincher 2003-10-14 16:06:43 +00:00
parent 41f1cddbcf
commit cb4b35704c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ except ImportError:
if sqlite is not None:
class FactoidsTestCase(PluginTestCase, PluginDocumentation):
plugins = ('MoobotFactoids', 'UserCommands')
plugins = ('MiscCommands', 'MoobotFactoids', 'UserCommands')
def setUp(self):
PluginTestCase.setUp(self)
# Create a valid user to use