diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:06:55 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:06:55 +0200 |
| commit | db2f84e966682c1072cd579baa9511906a276ab0 (patch) | |
| tree | 6554c194b2cf52e19e7940ed31f9c64c9d540569 /tests/qxmppiq/qxmppiq.pro | |
| parent | 40c1ce264991447522e8296ad86a55ca5c3b81d1 (diff) | |
| download | qxmpp-db2f84e966682c1072cd579baa9511906a276ab0.tar.gz | |
start splitting tests
Diffstat (limited to 'tests/qxmppiq/qxmppiq.pro')
| -rw-r--r-- | tests/qxmppiq/qxmppiq.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmppiq/qxmppiq.pro b/tests/qxmppiq/qxmppiq.pro new file mode 100644 index 00000000..5a2e162a --- /dev/null +++ b/tests/qxmppiq/qxmppiq.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmppiq +SOURCES += tst_qxmppiq.cpp |
