diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:30:07 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:30:07 +0200 |
| commit | 6c944f97b202bc8d1c3ee25259455170ea82a80d (patch) | |
| tree | 001e4324c4c5aca7015c8c4612e177ec00400390 /tests/qxmpprpciq/qxmpprpciq.pro | |
| parent | 49600c7d56b16d7b60705f170e9dff4daf58688c (diff) | |
| download | qxmpp-6c944f97b202bc8d1c3ee25259455170ea82a80d.tar.gz | |
split RPC tests
Diffstat (limited to 'tests/qxmpprpciq/qxmpprpciq.pro')
| -rw-r--r-- | tests/qxmpprpciq/qxmpprpciq.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qxmpprpciq/qxmpprpciq.pro b/tests/qxmpprpciq/qxmpprpciq.pro new file mode 100644 index 00000000..e818b0a3 --- /dev/null +++ b/tests/qxmpprpciq/qxmpprpciq.pro @@ -0,0 +1,3 @@ +include(../tests.pri) +TARGET = tst_qxmpprpciq +SOURCES += tst_qxmpprpciq.cpp |
