summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/websockets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/websockets/websockets.pro')
-rw-r--r--tests/auto/websockets/websockets.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/auto/websockets/websockets.pro b/tests/auto/websockets/websockets.pro
deleted file mode 100644
index b000229..0000000
--- a/tests/auto/websockets/websockets.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS = \
- qwebsocketcorsauthenticator
-
-qtConfig(private_tests): SUBDIRS += \
- websocketprotocol \
- dataprocessor \
- websocketframe \
- handshakerequest \
- handshakeresponse \
- qdefaultmaskgenerator
-
-SUBDIRS += \
- qwebsocket \
- qwebsocketserver