ubuntu-bots/Webcal/test.py

4 lines
91 B
Python

from supybot.test import *
class WebcalTestCase(PluginTestCase):
plugins = ('Webcal',)