diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:50:17 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 20:50:17 +0200 |
| commit | 6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8 (patch) | |
| tree | 340a4ee17e107d484a3373db56443dc6060e23ae /tests/tests.pro | |
| parent | 4dca74738a729a3f10f110c4003ba02c67b9fd47 (diff) | |
| download | qxmpp-6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8.tar.gz | |
move sasl test code
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 090daef6..7bfeba14 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -18,5 +18,6 @@ SUBDIRS = \ !isEmpty(QXMPP_AUTOTEST_INTERNAL) { SUBDIRS += qxmppcodec + SUBDIRS += qxmppsasl SUBDIRS += qxmppstreaminitiationiq } |
