Oops, rollback to previous values. :)

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2510 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2005-07-19 23:00:00 +00:00 committed by gaston
parent ee4ef91fec
commit 74028cdb9f
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
<testcase>
<!-- Host and port of the XMPP server to use -->
<host>gato.dyndns.org</host>
<host>localhost</host>
<port>5222</port>
<!-- Chat and MUC domain names to use -->
<chat>chat.gato.dyndns.org</chat>
<muc>conference.gato.dyndns.org</muc>
<chat>chat.localhost</chat>
<muc>conference.localhost</muc>
</testcase>