diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:14:08 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:14:08 +0200 |
| commit | 6babe436a33d4f533410616dba0689e291100722 (patch) | |
| tree | db5d233e660e6031a71f1abef15f07cee1cbf5b1 /tests | |
| parent | 0c11564b57d1052c251824635ef4b29783267325 (diff) | |
| download | qxmpp-6babe436a33d4f533410616dba0689e291100722.tar.gz | |
cleanup
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/all/all.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/all/all.pro b/tests/all/all.pro index 3f2c3a92..1ef0b30a 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -13,6 +13,6 @@ HEADERS += \ tests.h !isEmpty(QXMPP_AUTOTEST_INTERNAL) { - HEADERS += codec.h sasl.h si.h - SOURCES += codec.cpp sasl.cpp si.cpp + HEADERS += codec.h sasl.h + SOURCES += codec.cpp sasl.cpp } |
