summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/benchmarks/corelib/json/json.pro1
-rw-r--r--tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/benchmarks/corelib/json/json.pro b/tests/benchmarks/corelib/json/json.pro
index 14222b3fff..1694d61d94 100644
--- a/tests/benchmarks/corelib/json/json.pro
+++ b/tests/benchmarks/corelib/json/json.pro
@@ -1,6 +1,5 @@
TARGET = tst_bench_qtbinaryjson
QT = core testlib
CONFIG -= app_bundle
-CONFIG += testcase
SOURCES += tst_bench_qtbinaryjson.cpp
diff --git a/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro b/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro
index 0e6e830185..00b63f9863 100644
--- a/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro
+++ b/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro
@@ -1,4 +1,3 @@
-CONFIG += testcase
TARGET = tst_qalgorithms
QT = core testlib
SOURCES = tst_qalgorithms.cpp