diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:08:37 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:08:37 +0200 |
| commit | dab721b755ad39923bc49d183132514d4b39f3a8 (patch) | |
| tree | 874579b769a5b5f2e2b18f35629865eebe7b22b1 /tests/qxmpprosteriq/qxmpprosteriq.pro | |
| parent | 88f6ce979e30c0d3e0412bc6811ccc9d69eff7f3 (diff) | |
| download | qxmpp-dab721b755ad39923bc49d183132514d4b39f3a8.tar.gz | |
split some more tests out
Diffstat (limited to 'tests/qxmpprosteriq/qxmpprosteriq.pro')
| -rw-r--r-- | tests/qxmpprosteriq/qxmpprosteriq.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmpprosteriq/qxmpprosteriq.pro b/tests/qxmpprosteriq/qxmpprosteriq.pro new file mode 100644 index 00000000..94828f4f --- /dev/null +++ b/tests/qxmpprosteriq/qxmpprosteriq.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmpprosteriq +SOURCES += tst_qxmpprosteriq.cpp |
