summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/networkselftest/CMakeLists.txt')
-rw-r--r--tests/auto/other/networkselftest/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/other/networkselftest/CMakeLists.txt b/tests/auto/other/networkselftest/CMakeLists.txt
index 17bbd7fae0..7ccbbcdbb1 100644
--- a/tests/auto/other/networkselftest/CMakeLists.txt
+++ b/tests/auto/other/networkselftest/CMakeLists.txt
@@ -10,4 +10,5 @@ qt_internal_add_test(tst_networkselftest
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Network
+ QT_TEST_SERVER_LIST "danted" "squid" "apache2" "ftp-proxy" "vsftpd" "cyrus" "echo"
)