qudpsocket.pro - fix dependencies

Similar to the problem found in QTcpSocket auto-test recently.
While the failure on CI looks differently (apparently, server process
starts but does not print anything), fixing the dependency does not
hurt and at least fixes the 'make check' scenario.

Change-Id: I8f29f3e492d22410533407a527f5fc8f664e7f5c
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Timur Pocheptsov 2017-11-01 15:38:31 +01:00
parent b084837ffc
commit d4b3ce9a28

View File

@ -1,4 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = test clientserver
test.depends = clientserver