summaryrefslogtreecommitdiff
path: root/motd.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-21 02:28:39 +0200
committerjomo <github@jomo.tv>2014-07-21 02:28:39 +0200
commitb295f12d56463c28129ba8661bf04cd0d8ff0b93 (patch)
treeeeab17cf14b57a2a13cf44e6b02b787bbf267e23 /motd.py
parent3da64f301d71c7b5c6818f59fc7142b0623702e1 (diff)
raise test error
Diffstat (limited to 'motd.py')
-rw-r--r--motd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/motd.py b/motd.py
index 0746a14..1665020 100644
--- a/motd.py
+++ b/motd.py
@@ -3,6 +3,7 @@ from helpers import *
motd = server.getMotd()
+raise TypeError("testing /modules") # remove this line!
@hook.command("getmotd")
def on_getmotd_command(sender, args):