diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:45:43 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:45:43 +0200 |
| commit | 082df1fbef37e5adc5619fe2a99b014507490bf5 (patch) | |
| tree | 0593ba45c9c30d11265b962c39b44f3126d613eb /tests/tests.pro | |
| parent | c09d5ee9926474526d91b7d7d3686c71bab8f26a (diff) | |
| download | qxmpp-082df1fbef37e5adc5619fe2a99b014507490bf5.tar.gz | |
split QXmppStanza tests out
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 188cffcb..20f2e8b2 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -6,6 +6,7 @@ SUBDIRS = \ qxmppmessage \ qxmpppresence \ qxmpprtppacket \ + qxmppstanza \ qxmppvcardiq !isEmpty(QXMPP_AUTOTEST_INTERNAL) { |
