diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:20:15 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:20:15 +0200 |
| commit | d021386aaae364598f4b95222337912cb5b3acce (patch) | |
| tree | 4517ea971a6cd7e46d8829cb235aa1e53d9af32c /tests/qxmppcodec/qxmppcodec.pro | |
| parent | 6babe436a33d4f533410616dba0689e291100722 (diff) | |
| download | qxmpp-d021386aaae364598f4b95222337912cb5b3acce.tar.gz | |
move QXmppCodec tests
Diffstat (limited to 'tests/qxmppcodec/qxmppcodec.pro')
| -rw-r--r-- | tests/qxmppcodec/qxmppcodec.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmppcodec/qxmppcodec.pro b/tests/qxmppcodec/qxmppcodec.pro new file mode 100644 index 00000000..28fc1031 --- /dev/null +++ b/tests/qxmppcodec/qxmppcodec.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmppcodec +SOURCES += tst_qxmppcodec.cpp |
