summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qurl/qurl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/io/qurl/qurl.pro')
-rw-r--r--tests/benchmarks/corelib/io/qurl/qurl.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/io/qurl/qurl.pro b/tests/benchmarks/corelib/io/qurl/qurl.pro
index 1d2d35e707..37106e1bf7 100644
--- a/tests/benchmarks/corelib/io/qurl/qurl.pro
+++ b/tests/benchmarks/corelib/io/qurl/qurl.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TEMPLATE = app
TARGET = tst_qurl
QT -= gui