diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-10-02 23:13:21 +0200 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2020-10-10 22:33:41 +0200 |
| commit | f28225a6b3413b8e8decac40bfd0ee394e6dee01 (patch) | |
| tree | d7d056032248ecf64a38fa0af6961a4f25022880 /tests/CMakeLists.txt | |
| parent | 6dce271072303362c8914d096d85be4760129757 (diff) | |
| download | qxmpp-f28225a6b3413b8e8decac40bfd0ee394e6dee01.tar.gz | |
Add extra unit test for QXmppStream
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 faa70200..3b94bcc6 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -51,6 +51,7 @@ add_simple_test(qxmppsessioniq) add_simple_test(qxmppsocks) add_simple_test(qxmppstanza) add_simple_test(qxmppstarttlspacket) +add_simple_test(qxmppstream) add_simple_test(qxmppstreamfeatures) add_simple_test(qxmppstunmessage) add_simple_test(qxmppvcardiq) |
