summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/access.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/access/access.pro')
-rw-r--r--tests/auto/network/access/access.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/network/access/access.pro b/tests/auto/network/access/access.pro
index b451a2ccc6..1cd488baf9 100644
--- a/tests/auto/network/access/access.pro
+++ b/tests/auto/network/access/access.pro
@@ -14,13 +14,15 @@ SUBDIRS=\
qabstractnetworkcache \
hpack \
http2 \
- hsts
+ hsts \
+ qdecompresshelper
!qtConfig(private_tests): SUBDIRS -= \
qhttpnetworkconnection \
qhttpnetworkreply \
hpack \
http2 \
- hsts
+ hsts \
+ qdecompresshelper
qtConfig(ftp): qtConfig(private_tests): SUBDIRS += qftp