aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2021-09-02 23:24:07 +0200
committerLinus Jahn <lnj@kaidan.im>2021-09-03 16:16:06 +0200
commit7587dfafe8917fccf5917682a7e5e9657cfa6d08 (patch)
tree5340e7e8a9a1e4c8582eeb08a5bcd2b59dd6df9a /tests/CMakeLists.txt
parentd422c44bb0e908a56058caf1cfdd605756ca6b64 (diff)
downloadqxmpp-7587dfafe8917fccf5917682a7e5e9657cfa6d08.tar.gz
Add QXmppOmemoDeviceElement
Co-authored-by: Germán Márquez Mejía <mancho@olomono.de>
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 0b7efc43..8a4f278d 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -36,6 +36,7 @@ add_simple_test(qxmppmessage)
add_simple_test(qxmppmessagereceiptmanager)
add_simple_test(qxmppmixiq)
add_simple_test(qxmppnonsaslauthiq)
+add_simple_test(qxmppomemodata)
add_simple_test(qxmppoutgoingclient)
add_simple_test(qxmpppushenableiq)
add_simple_test(qxmpppresence)