summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro')
-rw-r--r--tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro b/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
index 7b2298500c..0ae83d70f7 100644
--- a/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
+++ b/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
@@ -1,8 +1,3 @@
-load(qttest_p4)
-
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
-
TEMPLATE = app
TARGET = tst_bench_containers-sequential
DEPENDPATH += .
@@ -10,4 +5,4 @@ INCLUDEPATH += .
# Input
SOURCES += main.cpp
-QT -= gui
+QT = core testlib