summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-13 12:26:56 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-13 12:27:30 +0200
commit66a792a49586266856b4684db9d590c36758caa0 (patch)
treeb3870f337899e233cba1ca9c76353a387500ace2 /tests
parentd3d89a966401bad131bbab6b2c8a33655ac9514e (diff)
downloadqtwebsockets-66a792a49586266856b4684db9d590c36758caa0.tar.gz
Adapted auto.pro to include websocketframe unit test
Change-Id: Ife8486a480d2a56a77d96ca6d331994d8f7ea0a1 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index c4d88b6..167fe56 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -4,4 +4,5 @@ SUBDIRS += \
contains(QT_CONFIG, private_tests): SUBDIRS += \
dataprocessor \
- websocketprotocol
+ websocketprotocol \
+ websocketframe