diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:41:09 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:41:09 +0200 |
| commit | 0f132eb9b0964840f799d19f6ea5ee327d3cd6c9 (patch) | |
| tree | 83dd478f4b970a4f6e9e21cf183abab687c97745 /tests/qxmpputils | |
| parent | 6c944f97b202bc8d1c3ee25259455170ea82a80d (diff) | |
| download | qxmpp-0f132eb9b0964840f799d19f6ea5ee327d3cd6c9.tar.gz | |
split QXmppUtils tests
Diffstat (limited to 'tests/qxmpputils')
| -rw-r--r-- | tests/qxmpputils/qxmpputils.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmpputils/qxmpputils.pro b/tests/qxmpputils/qxmpputils.pro new file mode 100644 index 00000000..040b66f0 --- /dev/null +++ b/tests/qxmpputils/qxmpputils.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmpputils +SOURCES += tst_qxmpputils.cpp |
