1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-16 21:11:50 +02:00
Smack/CopyOftrunk/test/config/test-case.xml
Gaston Dombiak 7ae75258be smack_1_5_1
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2639 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-12 21:09:32 +00:00

13 lines
316 B
XML

<?xml version="1.0"?>
<!-- Default configuration for Smack test cases. -->
<testcase>
<!-- Host and port of the XMPP server to use -->
<host>localhost</host>
<port>5222</port>
<!-- Chat and MUC domain names to use -->
<chat>chat.localhost</chat>
<muc>conference.localhost</muc>
</testcase>