summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-13 15:54:27 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-13 16:59:46 +0200
commit98532dcc3cb26a3f8f021fe829195e6c42b7b6d8 (patch)
tree3ba934caa0492ac5b013d71f5f9ec2aedc6d303b /tests/auto/auto.pro
parent5382196b365585732b8093b8b72f420ef4ecc8f7 (diff)
downloadqtwebsockets-98532dcc3cb26a3f8f021fe829195e6c42b7b6d8.tar.gz
Added unit tests for CorsAuthenticator
Change-Id: Id87b72bd6980aba5c134d7bfa7abf87d24e9a0ee Reviewed-by: Steven Ceuppens <steven.ceuppens@icloud.com>
Diffstat (limited to 'tests/auto/auto.pro')
-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 167fe56..fe88c37 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -5,4 +5,5 @@ SUBDIRS += \
contains(QT_CONFIG, private_tests): SUBDIRS += \
dataprocessor \
websocketprotocol \
- websocketframe
+ websocketframe \
+ websocketcorsauthenticator