summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpnetworkreply
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhttpnetworkreply')
-rw-r--r--tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
index 2e41fcd..1782b43 100644
--- a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
+++ b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
@@ -1,5 +1,6 @@
load(qttest_p4)
SOURCES += tst_qhttpnetworkreply.cpp
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/zlib
+requires(contains(QT_CONFIG,private_tests))
QT = core network