add unit tests for remind module

This commit is contained in:
mutantmonkey
2013-05-21 13:34:49 -04:00
parent 065fa5949e
commit e94ca0d74a
2 changed files with 50 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ def setup(phenny):
targs = (phenny,)
t = threading.Thread(target=monitor, args=targs)
t.daemon = True
t.start()
scaling = {