summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2011-11-18 10:44:52 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-21 14:24:36 +0100
commit12872b1221bb18fe569f4f59fa0f8f2a60ac4be2 (patch)
treee653395f8f21c0e06be17fea2f681699ca26f532 /tests/auto/auto.pro
parent3df65080714181244db9654b238c3032c3091be9 (diff)
Re-enable the dbus autotests on Mac OS X
These tests aren't actually enabled due to the lack of dbus, but there's no reason to explicitly disable the check target because of it. Change-Id: I685008060c8e8d713cd27e7684cf3d474c0cf55d 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 286a3be8b0..88d99a751f 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -22,7 +22,6 @@ cross_compile: SUBDIRS -= tools
# disable 'make check' on Mac OS X for the following subdirs for the time being
mac {
- dbus.CONFIG += no_check_target
gui.CONFIG += no_check_target
network.CONFIG += no_check_target
opengl.CONFIG += no_check_target