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.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/text/qtext/qtext.pro b/tests/benchmarks/gui/text/qtext/qtext.pro
index 4e2530b4a8..b1daf69210 100644
--- a/tests/benchmarks/gui/text/qtext/qtext.pro
+++ b/tests/benchmarks/gui/text/qtext/qtext.pro
@@ -2,6 +2,8 @@ load(qttest_p4)
QT += widgets
QT += gui-private widgets-private
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
TEMPLATE = app
TARGET = tst_bench_QText