summaryrefslogtreecommitdiffstats
path: root/tests/auto/qauthenticator
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2011-05-16 16:59:05 +0200
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2011-05-16 16:59:05 +0200
commit862a8197627a0128a126d4a5d929523bb2a1bf2c (patch)
tree2da09e3bddd0c614cf6da0b956333979176da439 /tests/auto/qauthenticator
parent173099696f44073441975febfa35ddfb3585e8c5 (diff)
Compile auto tests.
Reviewed-by: mstormo
Diffstat (limited to 'tests/auto/qauthenticator')
-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/\\\"