diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-01-31 09:41:00 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-01-31 09:41:00 +0000 |
| commit | 92458c5076c64ec9bc7c5c98ace8c304f936316b (patch) | |
| tree | b13cd6160bfbf934f4cf4e1ddb1e26f42b691575 /tests | |
| parent | 5aeefe2b3ee3e8d789e742e6af45bedbeebbb391 (diff) | |
| download | qxmpp-92458c5076c64ec9bc7c5c98ace8c304f936316b.tar.gz | |
rename "tests" to "qxmpp-tests"
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index fe7462a4..80935549 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -2,7 +2,7 @@ include(../qxmpp.pri) QT += testlib -TARGET = tests +TARGET = qxmpp-tests RESOURCES += tests.qrc SOURCES += tests.cpp |
