servers/jabberd14.lua

Thu, 18 Feb 2010 16:02:11 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 18 Feb 2010 16:02:11 +0000
changeset 0
ba1cc6ad649d
child 8
73822e1d2e35
permissions
-rw-r--r--

Initial commit (dedicated to darkrain)

function testers.jabberd14()
	if test(q_invalid_xml, literal "<stream:error>Invalid XML</stream:error>") then
		server_name = "jabberd14";
	end
end

mercurial