summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl/qopengl.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-05-04 10:47:49 +0300
committerQt by Nokia <qt-info@nokia.com>2012-05-04 12:50:15 +0200
commit500f4883b4ff93841f520bd61260eb3d11563b88 (patch)
treec189f237cfdddc8b1e9a6db93f0f264eb7195292 /tests/auto/gui/qopengl/qopengl.pro
parent360b6822884777ddf12bc69d1791f22c4802a674 (diff)
Remove insignification from tst_QOpenGL
This test is passing for Windows now in CI due to recent fixes, so remove the insignification. Change-Id: Ib74aea443c4a66c9bf743d88e15d9f27f9ac2fe4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/gui/qopengl/qopengl.pro')
-rw-r--r--tests/auto/gui/qopengl/qopengl.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro
index ee1b1e39bc..0cc574a5bc 100644
--- a/tests/auto/gui/qopengl/qopengl.pro
+++ b/tests/auto/gui/qopengl/qopengl.pro
@@ -7,5 +7,3 @@ TARGET = tst_qopengl
QT += gui gui-private core-private testlib
SOURCES += tst_qopengl.cpp
-
-win32:CONFIG += insignificant_test # QTBUG-24192