summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/cmake.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/cmake.pro')
-rw-r--r--tests/auto/cmake/cmake.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro
index 1de466bcc0..0fe999b957 100644
--- a/tests/auto/cmake/cmake.pro
+++ b/tests/auto/cmake/cmake.pro
@@ -4,8 +4,6 @@ CMAKE_VERSION = $$system(cmake --version)
# Cause make to do nothing.
TEMPLATE = subdirs
-mac:CONFIG+=insignificant_test
-
check.commands =
isEmpty(CMAKE_VERSION) {
message("cmake executable not found. Not running CMake unit tests")