summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/text/qtext/qtext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/text/qtext/qtext.pro')
-rw-r--r--tests/benchmarks/gui/text/qtext/qtext.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/benchmarks/gui/text/qtext/qtext.pro b/tests/benchmarks/gui/text/qtext/qtext.pro
index 91368859b6..ef91a97493 100644
--- a/tests/benchmarks/gui/text/qtext/qtext.pro
+++ b/tests/benchmarks/gui/text/qtext/qtext.pro
@@ -1,9 +1,5 @@
-load(qttest_p4)
-
-QT += widgets
+QT += widgets testlib
QT += gui-private widgets-private
-# do not run benchmarks by default in 'make check'
-CONFIG -= testcase
TEMPLATE = app
TARGET = tst_bench_QText