From 7dbd397e40d587eac68e9e86420ec8e491fd537c Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Mon, 30 Apr 2012 11:40:24 +0300 Subject: Removed insignification from QBackingStore test The test is passing in CI for both Mac and Windows, so removed the insignification from it. Task-number: QTBUG-24885 Change-Id: Ida39d98b72e49fc82358d016b8de725bbfc5d6de Reviewed-by: Friedemann Kleint --- tests/auto/gui/kernel/qbackingstore/qbackingstore.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') diff --git a/tests/auto/gui/kernel/qbackingstore/qbackingstore.pro b/tests/auto/gui/kernel/qbackingstore/qbackingstore.pro index cc0a2c69f7..211be4c1c0 100644 --- a/tests/auto/gui/kernel/qbackingstore/qbackingstore.pro +++ b/tests/auto/gui/kernel/qbackingstore/qbackingstore.pro @@ -4,6 +4,3 @@ TARGET = tst_qbackingstore QT += core-private gui-private testlib SOURCES += tst_qbackingstore.cpp - -mac: CONFIG += insignificant_test # QTBUG-23059 -win32: CONFIG += insignificant_test # QTBUG-24885 -- cgit v1.2.3