Added`throws XMPPException to #testBigFunctional

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3122 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2005-11-28 18:35:35 +00:00 committed by gato
parent cc40bf4bcb
commit 5b39e285ea
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ public class VCardTest extends SmackTestCase {
super(arg0);
}
public void testBigFunctional() {
public void testBigFunctional() throws XMPPException {
VCard origVCard = new VCard();
origVCard.setFirstName("kir");