summaryrefslogtreecommitdiffstats
path: root/tests/auto/qauthenticator/qauthenticator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qauthenticator/qauthenticator.pro')
-rw-r--r--tests/auto/qauthenticator/qauthenticator.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qauthenticator/qauthenticator.pro b/tests/auto/qauthenticator/qauthenticator.pro
index 05f83bc166..8ddb13b0df 100644
--- a/tests/auto/qauthenticator/qauthenticator.pro
+++ b/tests/auto/qauthenticator/qauthenticator.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
requires(contains(QT_CONFIG,private_tests))
-QT = core network
+QT = core network-private
SOURCES += tst_qauthenticator.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"