summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/core.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/core.pro')
-rw-r--r--tests/auto/core/core.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/core/core.pro b/tests/auto/core/core.pro
deleted file mode 100644
index 1dc5e052c..000000000
--- a/tests/auto/core/core.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += network-private
-
-SUBDIRS += \
- qwebenginecookiestore \
- qwebengineurlrequestinterceptor
-
-qtConfig(ssl): SUBDIRS += qwebengineclientcertificatestore
-