ubuntu-bots/Bugtracker/test.py

4 lines
99 B
Python
Raw Normal View History

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