diff options
| author | Melvin Keskin <melvo@olomono.de> | 2021-09-02 23:24:07 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-09-03 16:16:06 +0200 |
| commit | 7587dfafe8917fccf5917682a7e5e9657cfa6d08 (patch) | |
| tree | 5340e7e8a9a1e4c8582eeb08a5bcd2b59dd6df9a /tests/CMakeLists.txt | |
| parent | d422c44bb0e908a56058caf1cfdd605756ca6b64 (diff) | |
| download | qxmpp-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.txt | 1 |
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) |
