From 9c6b04e987de29b1b8b30cf63b8a0a0383ee8b74 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Fri, 16 Sep 2011 12:55:36 +0200 Subject: Disable autotests temporarily on Mac Change-Id: Ib34fdbdce2b088e0f79034342ab1fc9c94ea10f9 Reviewed-on: http://codereview.qt-project.org/5080 Reviewed-by: Qt Sanity Bot Reviewed-by: Lars Knoll --- tests/tests.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/tests.pro') 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 +} -- cgit v1.2.3