raise test error

This commit is contained in:
jomo
2014-07-21 02:28:39 +02:00
parent c973025a8e
commit ee80672d38

View File

@@ -3,6 +3,7 @@ from helpers import *
motd = server.getMotd() motd = server.getMotd()
raise TypeError("testing /modules") # remove this line!
@hook.command("getmotd") @hook.command("getmotd")
def on_getmotd_command(sender, args): def on_getmotd_command(sender, args):