summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qftp/qftp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/access/qftp/qftp.pro')
-rw-r--r--tests/auto/network/access/qftp/qftp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/network/access/qftp/qftp.pro b/tests/auto/network/access/qftp/qftp.pro
index 5d7d534192..917cd10837 100644
--- a/tests/auto/network/access/qftp/qftp.pro
+++ b/tests/auto/network/access/qftp/qftp.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qftp
SOURCES += tst_qftp.cpp
-
+requires(contains(QT_CONFIG,private_tests))
QT = core network network-private testlib
wince*: {