Re-enable the opengl autotests on Mac OS X
authorBradley T. Hughes <bradley.hughes@nokia.com>
Fri, 18 Nov 2011 09:56:14 +0000 (10:56 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 21 Nov 2011 13:24:36 +0000 (14:24 +0100)
All tests pass.

Change-Id: I6fde0da3900292b66f80730f08d3f0afdb0bead8
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
tests/auto/auto.pro

index 7ede608..0ed19dc 100644 (file)
@@ -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
 }