diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:18:29 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:18:29 +0200 |
| commit | 53a2d7b744d597f0c406c55014e18832874b70b8 (patch) | |
| tree | 83416a34cfdf4cde1e11f5d8729b0265c7b6cbd7 /tests/tests.pro | |
| parent | 84b311a914165ed4183324a5881a45deadfb62d0 (diff) | |
| download | qxmpp-53a2d7b744d597f0c406c55014e18832874b70b8.tar.gz | |
split qxmppmessage tests
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 238df105..8bfcef6c 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,2 +1,6 @@ TEMPLATE = subdirs -SUBDIRS = all qxmppiq qxmpppresence +SUBDIRS = \ + all \ + qxmppiq \ + qxmppmessage \ + qxmpppresence |
