summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ead5f80e89..0c933681ee 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -4,6 +4,3 @@ SUBDIRS = auto
# benchmarks in debug mode is rarely sensible
# benchmarks are not sensible for code coverage (here with tool testcocoon)
!testcocoon:contains(QT_CONFIG,release):SUBDIRS += benchmarks
-
-# disable 'make check' on Mac OS X for the time being
-mac: auto.CONFIG += no_check_target