From 500f4883b4ff93841f520bd61260eb3d11563b88 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 4 May 2012 10:47:49 +0300 Subject: 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 --- tests/auto/gui/qopengl/qopengl.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/gui') 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 -- cgit v1.2.3