aboutsummaryrefslogtreecommitdiff
path: root/tests/si.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 15:52:41 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-12 15:52:41 +0200
commit07d537a2573f1dd06dd69ba6a5e2fa97357c443b (patch)
treeba452c274480fea96348d14b4653dc481119e7c5 /tests/si.h
parentf9b26e12f593b185a15674e3ddda0b56d05b43c6 (diff)
downloadqxmpp-07d537a2573f1dd06dd69ba6a5e2fa97357c443b.tar.gz
test stream initiation IQ serialisation / parsing
Diffstat (limited to 'tests/si.h')
-rw-r--r--tests/si.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/si.h b/tests/si.h
index 28254ef4..97e325b8 100644
--- a/tests/si.h
+++ b/tests/si.h
@@ -32,5 +32,6 @@ private slots:
void testFileInfo_data();
void testFileInfo();
void testOffer();
+ void testResult();
};