servers/tigase.lua

changeset 0
ba1cc6ad649d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servers/tigase.lua	Thu Feb 18 16:02:11 2010 +0000
@@ -0,0 +1,6 @@
+function testers.tigase()
+	if test(q_invalid_host, literal " id='tigase-error-tigase'") and not test(q_empty_message_tag, "") then
+		server_name = "Tigase";
+	end
+end
+

mercurial