diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 14:15:03 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-10-01 14:15:03 +0200 |
| commit | 01a91df9fea68f55ae20b3ef8987002e00b622a5 (patch) | |
| tree | 040ec818b3fcfffb52fdc11d42bb0d6d105215bc /tests/qxmppstreamfeatures/qxmppstreamfeatures.pro | |
| parent | 44cc908b9cd4a469c30420dc329a3448fb4f20c4 (diff) | |
| download | qxmpp-01a91df9fea68f55ae20b3ef8987002e00b622a5.tar.gz | |
split QXmppStreamFeatures tests
Diffstat (limited to 'tests/qxmppstreamfeatures/qxmppstreamfeatures.pro')
| -rw-r--r-- | tests/qxmppstreamfeatures/qxmppstreamfeatures.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmppstreamfeatures/qxmppstreamfeatures.pro b/tests/qxmppstreamfeatures/qxmppstreamfeatures.pro new file mode 100644 index 00000000..62b50008 --- /dev/null +++ b/tests/qxmppstreamfeatures/qxmppstreamfeatures.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmppstreamfeatures +SOURCES += tst_qxmppstreamfeatures.cpp |
