summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2011-11-18 10:56:14 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-21 14:24:36 +0100
commit448e1e620ca206236bf6d03406fceb9b9eb20c15 (patch)
tree47651b3e6b7b711ab6fb10088dd8288fb1f82aa6 /tests/auto/auto.pro
parentcd5048a469c4d5bfd8e6c15e11fd4b6af8a59c9b (diff)
Re-enable the opengl autotests on Mac OS X
All tests pass. Change-Id: I6fde0da3900292b66f80730f08d3f0afdb0bead8 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 7ede608c6f..0ed19dc8c0 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -24,6 +24,5 @@ cross_compile: SUBDIRS -= tools
mac {
gui.CONFIG += no_check_target
network.CONFIG += no_check_target
- opengl.CONFIG += no_check_target
widgets.CONFIG += no_check_target
}