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.pro26
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/auto/network/access/access.pro b/tests/auto/network/access/access.pro
deleted file mode 100644
index 45d7b0cda5..0000000000
--- a/tests/auto/network/access/access.pro
+++ /dev/null
@@ -1,26 +0,0 @@
-TEMPLATE=subdirs
-QT_FOR_CONFIG += network
-
-SUBDIRS=\
- qnetworkdiskcache \
- qnetworkcookiejar \
- qnetworkaccessmanager \
- qnetworkcookie \
- qnetworkrequest \
- qhttpnetworkconnection \
- qnetworkreply \
- qnetworkcachemetadata \
- qhttpnetworkreply \
- qabstractnetworkcache \
- hpack \
- http2 \
- hsts \
- qdecompresshelper
-
-!qtConfig(private_tests): SUBDIRS -= \
- qhttpnetworkconnection \
- qhttpnetworkreply \
- hpack \
- http2 \
- hsts \
- qdecompresshelper