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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/websockets/websockets.pro b/tests/auto/websockets/websockets.pro
index 4698cd0..b000229 100644
--- a/tests/auto/websockets/websockets.pro
+++ b/tests/auto/websockets/websockets.pro
@@ -3,7 +3,7 @@ TEMPLATE = subdirs
SUBDIRS = \
qwebsocketcorsauthenticator
-contains(QT_CONFIG, private_tests): SUBDIRS += \
+qtConfig(private_tests): SUBDIRS += \
websocketprotocol \
dataprocessor \
websocketframe \