From 7cd487a4482bdeeb984ad213b659474f795c3642 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 9 May 2013 14:45:36 +0200 Subject: test: Remove insignificant_test from tst_qitemdelegate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This test is now passing on all CI platforms. Change-Id: I06b659a750dcc76858287eb8336aa5228298d6e5 Reviewed-by: Simo Fält Reviewed-by: Janne Anttila --- tests/auto/qitemdelegate/qitemdelegate.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qitemdelegate/qitemdelegate.pro b/tests/auto/qitemdelegate/qitemdelegate.pro index 3682e1e..a41c8d0 100644 --- a/tests/auto/qitemdelegate/qitemdelegate.pro +++ b/tests/auto/qitemdelegate/qitemdelegate.pro @@ -5,5 +5,3 @@ QT += testlib SOURCES += tst_qitemdelegate.cpp win32:!wince*: LIBS += -lUser32 - -CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12