aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
blob: 072776be7b8841a1431bec4b14f449d4b29f7b76 (plain) (blame)
1
2
3
4
5
6
7
8
9
###

from supybot.test import *

class GithubTestCase(PluginTestCase):
    plugins = ('Github',)


# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79:

© 2014-2024 Faster IT GmbH | imprint | privacy policy