summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/core/tests.pri1
-rw-r--r--tests/auto/quick/tests.pri1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/core/tests.pri b/tests/auto/core/tests.pri
index 19f53f12d..885cf60d4 100644
--- a/tests/auto/core/tests.pri
+++ b/tests/auto/core/tests.pri
@@ -1,7 +1,6 @@
TEMPLATE = app
CONFIG += testcase
-CONFIG += c++11
VPATH += $$_PRO_FILE_PWD_
TARGET = tst_$$TARGET
diff --git a/tests/auto/quick/tests.pri b/tests/auto/quick/tests.pri
index f809ebd68..f7104ad9c 100644
--- a/tests/auto/quick/tests.pri
+++ b/tests/auto/quick/tests.pri
@@ -4,7 +4,6 @@ QT_FOR_CONFIG += webenginecore-private
TEMPLATE = app
CONFIG += testcase
-CONFIG += c++11
VPATH += $$_PRO_FILE_PWD_
TARGET = tst_$$TARGET