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/all/all.pro | |
| parent | 4dca74738a729a3f10f110c4003ba02c67b9fd47 (diff) | |
| download | qxmpp-6a01a0f7bfd03deb3d0e6ed3e107ddbc4e07e5c8.tar.gz | |
move sasl test code
Diffstat (limited to 'tests/all/all.pro')
| -rw-r--r-- | tests/all/all.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/all/all.pro b/tests/all/all.pro index 4d2b678e..13afe30f 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -4,8 +4,3 @@ TARGET = tst_all SOURCES += tests.cpp HEADERS += tests.h - -!isEmpty(QXMPP_AUTOTEST_INTERNAL) { - HEADERS += sasl.h - SOURCES += sasl.cpp -} |
