aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2021-08-28 14:38:20 +0200
committerLinus Jahn <lnj@kaidan.im>2021-09-16 18:43:00 +0200
commitb147ea5f4004cbd9aa2e7ae3936734a869bf3a44 (patch)
tree7ca6b71247086985d283f2668f9bb96cacb5ea32 /tests/CMakeLists.txt
parent2a836ec1fb8329018d23ca3adb5ad388100bd13e (diff)
downloadqxmpp-b147ea5f4004cbd9aa2e7ae3936734a869bf3a44.tar.gz
Add QXmppTrustMemoryStorage
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 8a4f278d..db969872 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -60,6 +60,7 @@ add_simple_test(qxmppstream)
add_simple_test(qxmppstreamfeatures)
add_simple_test(qxmppstunmessage)
add_simple_test(qxmpptrustmessages)
+add_simple_test(qxmpptrustmemorystorage)
add_simple_test(qxmppusertunemanager TestClient.h)
add_simple_test(qxmppvcardiq)
add_simple_test(qxmppvcardmanager)