summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/animation/qanimation/qanimation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/animation/qanimation/qanimation.pro')
-rw-r--r--tests/benchmarks/gui/animation/qanimation/qanimation.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/animation/qanimation/qanimation.pro b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
index 6efd2c1d8b..c18c7b077a 100644
--- a/tests/benchmarks/gui/animation/qanimation/qanimation.pro
+++ b/tests/benchmarks/gui/animation/qanimation/qanimation.pro
@@ -1,5 +1,9 @@
load(qttest_p4)
QT += widgets
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TEMPLATE = app
TARGET = tst_bench_qanimation
DEPENDPATH += .