ubuntu-bots/Webcal/test.py

4 lines
91 B
Python
Raw Normal View History

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