mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-12-22 18:48:00 +01:00
Fixing host name.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4524 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
bbbfe09c31
commit
e304af9122
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<testcase>
|
||||
|
||||
<!-- Host and port of the XMPP server to use -->
|
||||
<host>zeushome2</host>
|
||||
<host>localhost</host>
|
||||
<port>5222</port>
|
||||
|
||||
<!-- Chat and MUC domain names to use -->
|
||||
|
|
Loading…
Reference in a new issue