aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
diff options
context:
space:
mode:
authorkongr45gpen <kongr45gpen@helit.org>2013-07-23 18:53:20 +0300
committerkongr45gpen <kongr45gpen@helit.org>2013-07-23 18:53:20 +0300
commit17396f73a99a717f896fc3609de5529b120af97f (patch)
tree72bf007de6993992623365202e6fd8183f4a2f2a /test.py
downloadsupybot_github-17396f73a99a717f896fc3609de5529b120af97f.tar.gz
supybot_github-17396f73a99a717f896fc3609de5529b120af97f.tar.bz2
supybot_github-17396f73a99a717f896fc3609de5529b120af97f.zip
Initial commit
Diffstat (limited to 'test.py')
-rw-r--r--test.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/test.py b/test.py
new file mode 100644
index 0000000..072776b
--- /dev/null
+++ b/test.py
@@ -0,0 +1,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