Remove websocketcorsauthenticator tests from non-developer builds
authorKurt Pattyn <pattyn.kurt@gmail.com>
Fri, 1 Nov 2013 20:17:40 +0000 (21:17 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 1 Nov 2013 20:25:34 +0000 (21:25 +0100)
Change-Id: Ifadd89c4e51367b2bf04852bcb1d1d856543069e
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
tests/auto/auto.pro

index 21f22a5..2ee1976 100644 (file)
@@ -1,10 +1,10 @@
 TEMPLATE = subdirs
 
-SUBDIRS += \
-   websocketcorsauthenticator
+#SUBDIRS +=
 
 contains(QT_CONFIG, private_tests): SUBDIRS += \
    websocketprotocol \
    dataprocessor \
    websocketframe \
-   handshakerequest
+   handshakerequest \
+   websocketcorsauthenticator