ubuntu-bots/Mess/test.py

5 lines
88 B
Python
Raw Normal View History

2006-06-26 17:57:20 +00:00
from supybot.test import *
class MessTestCase(PluginTestCase):
plugins = ('Mess',)