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.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/core/core.pro b/tests/auto/core/core.pro
deleted file mode 100644
index 23b25bd97..000000000
--- a/tests/auto/core/core.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += network-private
-
-SUBDIRS += \
- qwebenginecookiestore \
- qwebenginesettings \
- qwebengineurlrequestinterceptor \
- devtools \
- origins
-
-qtConfig(ssl): SUBDIRS += certificateerror qwebengineclientcertificatestore
-