summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro')
-rw-r--r--tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro b/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
index 94c30163b6..940973d8db 100644
--- a/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
+++ b/tests/benchmarks/corelib/tools/containers-associative/containers-associative.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-associative
DEPENDPATH += .
@@ -10,4 +5,4 @@ INCLUDEPATH += .
# Input
SOURCES += main.cpp
-QT -= gui
+QT = core testlib