summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qhash/qhash.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qhash/qhash.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qhash/qhash.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/benchmarks/corelib/tools/qhash/qhash.pro b/tests/benchmarks/corelib/tools/qhash/qhash.pro
index 21814f631f..51d3e7f253 100644
--- a/tests/benchmarks/corelib/tools/qhash/qhash.pro
+++ b/tests/benchmarks/corelib/tools/qhash/qhash.pro
@@ -1,10 +1,5 @@
-load(qttest_p4)
-
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
-
TARGET = tst_hash
-QT = core
+QT = core testlib
INCLUDEPATH += .
SOURCES += qhash_string.cpp outofline.cpp
CONFIG += release