aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 85e4f3a53d..42b66b7c0a 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,2 +1,4 @@
TEMPLATE = subdirs
+!mac {
SUBDIRS += auto
+}