servers/google_talk.lua

changeset 0
ba1cc6ad649d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servers/google_talk.lua	Thu Feb 18 16:02:11 2010 +0000
@@ -0,0 +1,6 @@
+function testers.google_talk()
+	if test(q_invalid_xml, literal "Location: http://www.google.com/talk/") then
+		server_name = "Google Talk";
+	end
+end
+

mercurial