ubuntu-bots/Bantracker/test.py

5 lines
100 B
Python

from supybot.test import *
class BantrackerTestCase(PluginTestCase):
plugins = ('Bantracker',)