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>
This commit is contained in:
Bradley T. Hughes 2011-11-18 10:56:14 +01:00 committed by Qt by Nokia
parent cd5048a469
commit 448e1e620c

View 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
}