From 1686c600d3c8b54603cb538771ed14bd25152a38 Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Thu, 5 Jan 2012 11:08:17 +0000 Subject: [PATCH] Run autotests on Mac Change-Id: I8599af92f8897b2a1bd34b42c09b4843ef7ffc5c Reviewed-by: Kent Hansen --- tests/tests.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/tests.pro b/tests/tests.pro index 42b66b7c0a..85e4f3a53d 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,4 +1,2 @@ TEMPLATE = subdirs -!mac { SUBDIRS += auto -}