From a4445d2c8064d8099c09a54f08ad57f755f15a5f Mon Sep 17 00:00:00 2001 From: kongr45gpen Date: Sun, 27 Apr 2014 23:31:24 +0300 Subject: Add testing command --- __init__.py | 1 + 1 file changed, 1 insertion(+) (limited to '__init__.py') diff --git a/__init__.py b/__init__.py index 9a47fe9..d7be23a 100644 --- a/__init__.py +++ b/__init__.py @@ -22,6 +22,7 @@ __contributors__ = {} # This is a url where the most recent plugin package can be downloaded. __url__ = 'https://github.com/kongr45gpen/supybot-github' + import config import plugin reload(plugin) # In case we're being reloaded. -- cgit v1.2.3