ubuntu-bots/Bantracker/test.py

5 lines
100 B
Python
Raw Normal View History

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