ubuntu-bots/Bugtracker/test.py

4 lines
99 B
Python

from supybot.test import *
class BugtrackerTestCase(PluginTestCase):
plugins = ('Bugtracker',)