### # Copyright (c) 2007, Dennis Kaarsemaker # All rights reserved. # # ### from supybot.test import * class LpLoginTestCase(PluginTestCase): plugins = ('LpLogin',) # vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: