summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml')
-rw-r--r--tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml b/tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml
index 6018037..8c721a5 100644
--- a/tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml
+++ b/tests/auto/qml/qmlwebsockets/tst_qmlwebsockets.qml
@@ -44,6 +44,7 @@ Rectangle {
WebSocketServer {
id: server
+ port: 1337
}
WebSocket {