summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemdelegate/qitemdelegate.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-09 14:45:36 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-11 18:15:07 +0200
commit7cd487a4482bdeeb984ad213b659474f795c3642 (patch)
tree1d83e7b181311c440393e127735ae187bb75bb0e /tests/auto/qitemdelegate/qitemdelegate.pro
parent91922395c0af378e9b97ed82ab388171bba813c9 (diff)
test: Remove insignificant_test from tst_qitemdelegate
This test is now passing on all CI platforms. Change-Id: I06b659a750dcc76858287eb8336aa5228298d6e5 Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Diffstat (limited to 'tests/auto/qitemdelegate/qitemdelegate.pro')
-rw-r--r--tests/auto/qitemdelegate/qitemdelegate.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qitemdelegate/qitemdelegate.pro b/tests/auto/qitemdelegate/qitemdelegate.pro
index 3682e1ef25..a41c8d037f 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