summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-02 13:51:43 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-06 10:01:45 +0000
commitceb57828780ddc14e3a6b2ece5e0a4676340b4a3 (patch)
tree1b451e41eccd05fe7ae08ca785d813cc4080ae88 /tests/auto/core
parentd6878aa0c67f4559881e74d3dbe8172006f3732c (diff)
remove "CONFIG += ordered" where applicable
We will specify proper dependencies when they are needed. Change-Id: Ic62d891dcf3ee97fd98788e848c9ac7c69922282 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'tests/auto/core')
-rw-r--r--tests/auto/core/core.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/core/core.pro b/tests/auto/core/core.pro
index ed0a61532..713c71d14 100644
--- a/tests/auto/core/core.pro
+++ b/tests/auto/core/core.pro
@@ -1,7 +1,5 @@
TEMPLATE = subdirs
-CONFIG += ordered
-
SUBDIRS += \
qwebenginecookiestoreclient \
qwebengineurlrequestinterceptor \