ubuntu-bots/Mess/test.py

5 lines
88 B
Python

from supybot.test import *
class MessTestCase(PluginTestCase):
plugins = ('Mess',)