summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2011-11-18 09:43:17 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-21 14:24:36 +0100
commitad0edf0316703845c048bda86046cdba09999dce (patch)
tree8175b0f669c433f2121d8276c7949b6d64b98670 /tests/auto/auto.pro
parent8ed711070438e6e06645b4cd95f471d2486d421d (diff)
Re-enable the 'other' autotests on Mac OS X
All tests pass. Change-Id: I920ef758e0b967a7ba7548e79132a1fbb3cc27c5 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 85adf762ad..ee470c20b4 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -30,6 +30,5 @@ mac {
testlib.CONFIG += no_check_target
v8.CONFIG += no_check_target
xml.CONFIG += no_check_target
- other.CONFIG += no_check_target
widgets.CONFIG += no_check_target
}